HomeSort by relevance Sort by last modified time
    Searched refs:instructions (Results 226 - 250 of 1941) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch6zk.s 5 # ARMV6K instructions
25 # ARMV6Z instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
beq_insn.s 1 # 'Branch if Equal to 0' instructions.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
immediates.s 1 ;; These instructions can be found in the FRV Linux kernel.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
branch.s 4 ; More branching instructions than you ever knew what to do with.
branch2.s 4 ; More branching instructions than you ever knew what to do with.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
mpx-add-bnd-prefix.s 16 # Following instructions can't have BND prefix even if
padlock.s 1 # VIA Nehemiah PadLock instructions
x86-64-ept.s 1 # Check 64bit EPT instructions
x86-64-inval-invpcid.s 1 # Check illegal 64bit INVPCID instructions
x86-64-mpx-add-bnd-prefix.s 16 # Following instructions can't have BND prefix even if
x86-64-xsaves.s 1 # Check 64bit XSAVES instructions
xsaves.s 1 # Check 32bit XSAVES instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-x.s 15 # instructions added by SDM2.1:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metacore21-invalid.s 1 # Check illegal instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
mips4.s 1 # Source file used to test -mips4 *non-fp* instructions.
mips64r2.s 1 # source file to test assembly of mips64r2 instructions
2 # (assumes that mips32r2 instructions will be tested separately for mips64r2.)
10 # unprivileged CPU instructions
14 # actual instructions.
30 # non-macro instructions.
mipsr6@mips4-fp.s 1 # Source file used to test -mips4 fp instructions.
relax-bc1any.s 2 # BC1ANY4F and BC1ANY4T instructions.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
lsi.d 2 #name: nds32 load-store immediate instructions
5 # Test lsi instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
rotate.s 1 # test Nios II rotate instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
sploop-bad-2.s 1 # Test bad SPLOOP instructions and operands. Instructions not first
  /toolchain/binutils/binutils-2.25/opcodes/
arc-ext.h 49 struct ExtInstruction *instructions[NUM_EXT_INST]; member in struct:arcExtMap
  /external/smali/smalidea/src/test/java/org/jf/smalidea/dexlib/
SmalideaMethodTest.java 115 List<? extends Instruction> instructions = Lists.newArrayList(impl.getInstructions()); local
118 Instruction10t instruction = (Instruction10t)instructions.get(0);
124 Instruction10x instruction = (Instruction10x)instructions.get(1);
129 Instruction11n instruction = (Instruction11n)instructions.get(2);
136 Instruction11x instruction = (Instruction11x)instructions.get(3);
142 Instruction12x instruction = (Instruction12x)instructions.get(4);
149 Instruction20t instruction = (Instruction20t)instructions.get(5);
155 Instruction21c instruction = (Instruction21c)instructions.get(6);
163 Instruction21ih instruction = (Instruction21ih)instructions.get(7);
172 Instruction21lh instruction = (Instruction21lh)instructions.get(8)
425 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); local
491 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); local
566 List<Instruction> instructions = Lists.newArrayList(impl.getInstructions()); local
    [all...]

Completed in 762 milliseconds

1 2 3 4 5 6 7 8 91011>>