Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 34) sorted by relevance

12

/arch/powerpc/xmon/
A Dppc-dis.c32 if (operand->extract) in operand_value_powerpc()
33 value = (*operand->extract) (insn, dialect, &invalid); in operand_value_powerpc()
105 if (operand->extract) in lookup_powerpc()
106 (*operand->extract) (insn, dialect, &invalid); in lookup_powerpc()
A Dppc.h284 long (*extract) (unsigned long instruction, ppc_cpu_t dialect, int *invalid); member
/arch/powerpc/boot/
A DREADME2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
/arch/m68k/fpsp040/
A Dsto_res.S34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
A Dgen_except.S76 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
A Dx_fline.S59 bfextu %d0{#4:#3},%d1 |extract coprocessor id
A Dround.S124 | 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
A Dx_store.S83 bfextu %d0{#6:#3},%d0 |extract destination register
A Dbinstr.S87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
A Dkernel_ex.S141 tstb (%a0) |extract sign from caller's exop
/arch/arm/mm/
A Dcache-v7m.S179 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
185 mov r1, r0, lsr r2 @ extract cache type bits from clidr
198 and r2, r1, #7 @ extract the length of the cache lines
204 ands r7, r7, r1, lsr #13 @ extract max number of the index size
A Dcache-v7.S104 ands r3, r3, #7 << 1 @ extract LoU*2 field from clidr
131 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
137 mov r1, r0, lsr r2 @ extract cache type bits from clidr
150 and r2, r1, #7 @ extract the length of the cache lines
156 and r1, r6, r1, lsr #13 @ extract max number of the index size
A Dproc-v7-2level.S50 lsr r2, r2, #8 @ extract the PID
A Dproc-v6.S114 bic r2, r2, #0xff @ extract the PID
/arch/x86/entry/vdso/
A Dvdso2c.h26 static void BITSFUNC(extract)(const unsigned char *data, size_t data_len, in BITSFUNC() argument
177 BITSFUNC(extract)(raw_addr, raw_len, outfile, in BITSFUNC()
/arch/m68k/math-emu/
A Dfp_decode.h96 | extract the source specifier, specifies
112 | extract the addressing mode
128 | extract the register for the addressing mode
/arch/xtensa/kernel/
A Dalign.S286 extui a3, a3, 0, 16 # extract lower 16 bits
302 extui a4, a4, INSN_T, 4 # extract target register
384 extui a5, a4, INSN_OP0, 4 # extract OP0
393 extui a5, a4, INSN_OP1, 4 # extract OP1
/arch/alpha/lib/
A Dstxncpy.S212 extql t2, a1, t1 # e0 : extract high bits for next time
218 extqh t2, a1, t0 # e0 : extract low bits for current word
279 extqh t2, a1, t0 # e0 : extract low bits for last word
A Dev6-stxncpy.S252 extql t2, a1, t1 # U : extract low bits for next time
260 extqh t2, a1, t0 # U : extract low bits (2 cycle stall)
325 extqh t2, a1, t0 # U : extract low bits for last word (stall)
A Dstxcpy.S179 extqh t2, a1, t1 # e0 : extract high bits for current word
181 extql t2, a1, t3 # e0 : extract low bits for next time
A Dev6-stxcpy.S203 extqh t2, a1, t1 # U : extract high bits for current word
205 extql t2, a1, t3 # U : extract low bits for next time (stall)
/arch/m68k/ifpsp060/src/
A Dpfpsp.S943 andi.w &0x007f,%d1 # extract extension
1328 andi.b &0x38,%d0 # extract bits 3-5
1873 andi.b &0x38,%d0 # extract bits 3-5
2594 andi.w &0x007f,%d1 # extract extension
3189 bfextu %d0{&19:&3},%d0 # extract dst format field
3882 andi.w &0x38, %d0 # extract mode field
3883 andi.l &0x7, %d1 # extract reg field
4580 andi.w &0x3f,%d0 # extract mode field
4581 andi.l &0x7,%d1 # extract reg field
4960 andi.w &0xf,%d1 # extract index regno
[all …]
A Disp.S920 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/arc/kernel/
A Dentry-arcv2.S189 bmsk r11, r10, 15 ; extract AUX_IRQ_ACT.active
/arch/arm/mach-omap1/
A Dams-delta-fiq-handler.S133 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?

Completed in 44 milliseconds

12