Searched refs:extract (Results 1 - 25 of 46) sorted by path

12

/linux-master/arch/alpha/lib/
H 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)
H 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)
H 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
H 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
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
H 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
H A Dkernel_ex.S141 tstb (%a0) |extract sign from caller's exop
H A Dres_func.S1290 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract fp destination register
1377 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract fp destination register
1736 bfextu CMDREG1B(%a6){#3:#3},%d1 |extract destination format
H 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
H A Dsto_res.S34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
H A Dx_fline.S59 bfextu %d0{#4:#3},%d1 |extract coprocessor id
H A Dx_store.S83 bfextu %d0{#6:#3},%d0 |extract destination register
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S9773 mov.w FTEMP_EX(%a0), %d0 # extract exponent
10034 andi.b &0xc0,%d1 # extract prec
10848 bfextu %d1{&0:%d2}, %d3 # extract lo bits
10917 mov.w FTEMP_EX(%a0), %d1 # extract exponent
10944 bfextu FTEMP_HI(%a0){%d1:&32}, %d0 # extract new hi(man)
10948 lsl.l %d1, %d0 # extract new lo(man)
H A Dfpsp.S701 andi.w &0x007f,%d1 # extract extension
944 andi.w &0x007f,%d1 # extract extension
1301 bfextu 1+EXC_CMDREG(%a6){&1:&7},%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 ds
[all...]
H A Dilsp.S163 # extract some special cases:
H 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
1464 andi.w &0xf,%d1 # extract register number
1474 andi.l &0x3,%d2 # extract scale value
1655 and.w &0x7,%d0 # extract Ay from opcode word
1668 and.w &0x7,%d0 # extract Dx from opcode word
1795 and.w &0x7,%d1 # extract Dx from opcode word
1825 and.w &0x7,%d1 # extract D
[all...]
H A Dpfpsp.S700 andi.w &0x007f,%d1 # extract extension
943 andi.w &0x007f,%d1 # extract extension
1300 bfextu 1+EXC_CMDREG(%a6){&1:&7},%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 ds
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_decode.h96 | extract the source specifier, specifies
112 | extract the addressing mode
128 | extract the register for the addressing mode
/linux-master/arch/powerpc/xmon/
H A Dppc-dis.c32 if (operand->extract)
33 value = (*operand->extract) (insn, dialect, &invalid);
105 if (operand->extract)
106 (*operand->extract) (insn, dialect, &invalid);
178 /* Now extract and print the operands. */
189 already made sure that the extract function considered
/linux-master/scripts/
H A Dget_dvb_firmware97 extract("$tmpdir/software/OEM/PCI/App/ttlcdacc.dll", 0x37ef9, 30555, "$tmpdir/fwtmp");
115 extract("$tmpdir/TT_PCI_2.19h_28_11_2006/software/OEM/PCI/App/ttlcdacc.dll", 0x65389, 24478, "$tmpdir/fwtmp");
133 extract("$tmpdir/LVHybrid.sys", 0x8b088, 24602, "$tmpdir/fwtmp");
211 extract("2830SCap2.sys", 0x62e8, 55024, "$tmpdir/opera1-fpga.fw");
212 extract("2830SLoad2.sys",0x3178,0x3685-0x3178,"$tmpdir/fw1part1");
213 extract("2830SLoad2.sys",0x0980,0x3150-0x0980,"$tmpdir/fw1part2");
256 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1");
257 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2");
317 extract("$tmpdir/SkyNET.sys", 331624, 5908, $outfile);
334 extract("
868 sub extract { subroutine
[all...]
/linux-master/Documentation/devicetree/bindings/
H A DMakefile3 DT_EXTRACT_EX ?= dt-extract-example
80 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S189 bmsk r11, r10, 15 ; extract AUX_IRQ_ACT.active
/linux-master/arch/arm/kernel/
H A Dhead.S115 and r3, r3, #0xf @ extract VMSA support
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S133 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
/linux-master/arch/arm/mm/
H A Dcache-v7.S103 ands r3, r3, #7 << 1 @ extract LoU*2 field from clidr
130 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
136 mov r1, r0, lsr r2 @ extract cache type bits from clidr
149 and r2, r1, #7 @ extract the length of the cache lines
155 and r1, r6, r1, lsr #13 @ extract max number of the index size

Completed in 331 milliseconds

12