/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/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.
|
/arch/arm/mm/ |
D | cache-v7.S | 93 ALT_SMP(ands r3, r0, #(7 << 21)) @ extract LoUIS from clidr 94 ALT_UP(ands r3, r0, #(7 << 27)) @ extract LoUU from clidr 122 ands r3, r0, #0x7000000 @ extract loc from clidr 128 mov r1, r0, lsr r2 @ extract cache type bits from clidr 141 and r2, r1, #7 @ extract the length of the cache lines 147 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|
D | proc-v7-2level.S | 51 lsr r2, r2, #8 @ extract the PID
|
D | proc-v6.S | 110 bic r2, r2, #0xff @ extract the PID
|
/arch/xtensa/kernel/ |
D | align.S | 263 extui a3, a3, 0, 16 # extract lower 16 bits 276 extui a4, a4, INSN_T, 4 # extract target register 354 extui a5, a4, INSN_OP0, 4 # extract OP0 363 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)
|
/arch/tile/include/asm/ |
D | tile-desc_64.h | 421 unsigned int (*extract) (tilegx_bundle_bits bundle); member
|
D | tile-desc_32.h | 483 unsigned int (*extract) (tilepro_bundle_bits bundle); member
|
/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
|
/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 138 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
|
/arch/arm/boot/compressed/ |
D | head.S | 1100 ands r3, r0, #0x7000000 @ extract loc from clidr 1106 mov r1, r0, lsr r2 @ extract cache type bits from clidr 1113 and r2, r1, #7 @ extract the length of the cache lines 1119 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|