/arch/powerpc/xmon/ |
D | ppc-dis.c | 83 if (operand->extract) in print_insn_powerpc() 84 (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc() 110 if (operand->extract) in print_insn_powerpc() 111 value = (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc()
|
D | ppc.h | 198 long (*extract) (unsigned long instruction, int dialect, int *invalid); member
|
/arch/arm/mm/ |
D | cache-v7.S | 31 ands r3, r0, #0x7000000 @ extract loc from clidr 37 mov r1, r0, lsr r2 @ extract cache type bits from clidr 44 and r2, r1, #7 @ extract the length of the cache lines 50 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|
/arch/powerpc/boot/ |
D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
|
/arch/m68k/fpsp040/ |
D | sto_res.S | 34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination 67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
|
D | gen_except.S | 76 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2 80 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5 195 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2 199 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5 307 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2 311 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5
|
D | x_fline.S | 59 bfextu %d0{#4:#3},%d1 |extract coprocessor id
|
D | round.S | 124 | ext_grs --- extract guard, round and sticky bits 129 | The ext_grs extract the guard/round/sticky bits according to the 497 | so that bfext can be used to extract the new low part of the mantissa. 506 bfextu WBTEMP_GRS(%a6){#6:#3},%d2 |extract guard,round, sticky bit
|
D | x_store.S | 83 bfextu %d0{#6:#3},%d0 |extract destination register
|
D | kernel_ex.S | 141 tstb (%a0) |extract sign from caller's exop
|
D | binstr.S | 87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
|
D | skeleton.S | 434 | to extract the data register number when the 'Dn' addressing mode is
|
/arch/xtensa/kernel/ |
D | align.S | 263 extui a3, a3, 0, 16 # extract lower 16 bits 288 extui a4, a4, INSN_T, 4 # extract target register 337 extui a5, a4, INSN_OP0, 4 # extract OP0 346 extui a5, a4, INSN_OP1, 4 # extract OP1
|
/arch/m68k/math-emu/ |
D | fp_decode.h | 96 | extract the source specifier, specifies 112 | extract the addressing mode 128 | extract the register for the addressing mode
|
/arch/alpha/lib/ |
D | stxncpy.S | 211 extql t2, a1, t1 # e0 : extract high bits for next time 217 extqh t2, a1, t0 # e0 : extract low bits for current word 278 extqh t2, a1, t0 # e0 : extract low bits for last word
|
D | ev6-stxncpy.S | 251 extql t2, a1, t1 # U : extract low bits for next time 259 extqh t2, a1, t0 # U : extract low bits (2 cycle stall) 324 extqh t2, a1, t0 # U : extract low bits for last word (stall)
|
D | stxcpy.S | 178 extqh t2, a1, t1 # e0 : extract high bits for current word 180 extql t2, a1, t3 # e0 : extract low bits for next time
|
D | ev6-stxcpy.S | 202 extqh t2, a1, t1 # U : extract high bits for current word 204 extql t2, a1, t3 # U : extract low bits for next time (stall)
|
D | strncpy_from_user.S | 189 extqh t2, a1, t0 # e0 : extract high bits for current word 191 extql t2, a1, t3 # e0 : extract low bits for next time
|
D | ev6-strncpy_from_user.S | 236 extqh t2, a1, t0 # U : extract high bits for current word 238 extql t2, a1, t3 # U : extract low bits for next time
|
/arch/sparc/lib/ |
D | mul.S | 130 sra %o4, 20, %o1 ! ... and extract high part of result
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 943 andi.w &0x007f,%d1 # extract extension 1328 andi.b &0x38,%d0 # extract bits 3-5 1431 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt 1845 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension 1873 andi.b &0x38,%d0 # extract bits 3-5 2302 bfextu EXC_EXTWORD(%a6){&3:&3},%d0 # extract src specifier 2594 andi.w &0x007f,%d1 # extract extension 3189 bfextu %d0{&19:&3},%d0 # extract dst format field 3190 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg 3359 bfextu %d0{&19:&3},%d0 # extract dst format field [all …]
|
D | isp.S | 920 andi.w &0x3f,%d0 # extract mode field 921 andi.l &0x7,%d1 # extract reg field 1348 andi.w &0xf,%d1 # extract index regno 1358 andi.l &0x3,%d2 # extract scale value
|
D | fpsp.S | 944 andi.w &0x007f,%d1 # extract extension 1329 andi.b &0x38,%d0 # extract bits 3-5 1432 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt 1846 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension 1874 andi.b &0x38,%d0 # extract bits 3-5 2303 bfextu EXC_EXTWORD(%a6){&3:&3},%d0 # extract src specifier 2595 andi.w &0x007f,%d1 # extract extension 3190 bfextu %d0{&19:&3},%d0 # extract dst format field 3191 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg 3360 bfextu %d0{&19:&3},%d0 # extract dst format field [all …]
|
/arch/arm/boot/compressed/ |
D | head.S | 798 ands r3, r0, #0x7000000 @ extract loc from clidr 804 mov r1, r0, lsr r2 @ extract cache type bits from clidr 811 and r2, r1, #7 @ extract the length of the cache lines 817 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|