Searched refs:instruction (Results 176 - 200 of 654) sorted by relevance

1234567891011>>

/external/llvm/test/MC/ARM/
H A Dvorr-vbic-illegal-cases.s4 @ CHECK: error: invalid operand for instruction
6 @ CHECK: error: invalid operand for instruction
8 @ CHECK: error: invalid operand for instruction
10 @ CHECK: error: invalid operand for instruction
12 @ CHECK: error: invalid operand for instruction
14 @ CHECK: error: invalid operand for instruction
17 @ CHECK: error: invalid operand for instruction
19 @ CHECK: error: invalid operand for instruction
21 @ CHECK: error: invalid operand for instruction
23 @ CHECK: error: invalid operand for instruction
[all...]
H A Dneon-crypto.s12 @ CHECK-V7: instruction requires: crypto armv8
13 @ CHECK-V7: instruction requires: crypto armv8
14 @ CHECK-V7: instruction requires: crypto armv8
15 @ CHECK-V7: instruction requires: crypto armv8
23 @ CHECK-V7: instruction requires: crypto armv8
24 @ CHECK-V7: instruction requires: crypto armv8
25 @ CHECK-V7: instruction requires: crypto armv8
41 @ CHECK-V7: instruction requires: crypto armv8
42 @ CHECK-V7: instruction requires: crypto armv8
43 @ CHECK-V7: instruction require
[all...]
H A Dload-store-acquire-release-v8-thumb.s12 @ CHECK-V7: error: instruction requires: armv8
13 @ CHECK-V7: error: instruction requires: armv8
14 @ CHECK-V7: error: instruction requires: armv8
15 @ CHECK-V7: error: instruction requires: armv8
25 @ CHECK-V7: error: instruction requires: armv8
26 @ CHECK-V7: error: instruction requires: armv8
27 @ CHECK-V7: error: instruction requires: armv8
28 @ CHECK-V7: error: instruction requires: armv8
36 @ CHECK-V7: error: instruction requires: armv8
37 @ CHECK-V7: error: instruction require
[all...]
H A Dload-store-acquire-release-v8.s12 @ CHECK-V7: instruction requires: armv8
13 @ CHECK-V7: instruction requires: armv8
14 @ CHECK-V7: instruction requires: armv8
15 @ CHECK-V7: instruction requires: armv8
25 @ CHECK-V7: instruction requires: armv8
26 @ CHECK-V7: instruction requires: armv8
27 @ CHECK-V7: instruction requires: armv8
28 @ CHECK-V7: instruction requires: armv8
36 @ CHECK-V7: instruction requires: armv8
37 @ CHECK-V7: instruction require
[all...]
H A Dbasic-thumb2-instructions-v8.s11 @ CHECK-V7: error: instruction requires: armv8
12 @ CHECK-V7: error: instruction requires: armv8
20 @ CHECK-V7: error: instruction requires: armv8
25 @ CHECK-V7: error: instruction requires: armv8
34 @ CHECK-V7: error: instruction requires: armv8
35 @ CHECK-V7: error: instruction requires: armv8
36 @ CHECK-V7: error: instruction requires: armv8
50 @ CHECK-V7: error: invalid operand for instruction
51 @ CHECK-V7: error: invalid operand for instruction
52 @ CHECK-V7: error: invalid operand for instruction
[all...]
H A Dthumb-diagnostics.s10 @ ADD instruction w/o 'S' suffix.
12 @ CHECK-ERRORS: error: invalid instruction
19 @ CHECK-ERRORS: error: instruction variant requires Thumb2
22 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
27 @ Out of range immediates for ASR instruction.
29 @ CHECK-ERRORS: error: invalid operand for instruction
33 @ Out of range immediates for BKPT instruction.
36 error: invalid operand for instruction
39 error: invalid operand for instruction
43 @ Out of range immediates for v8 HLT instruction
[all...]
H A Dinvalid-barrier.s11 @ CHECK: error: invalid operand for instruction
19 @ CHECK: error: invalid operand for instruction
28 @ CHECK: error: invalid operand for instruction
H A Dsingle-precision-fp.s10 @ CHECK-ERRORS: error: instruction requires: double precision VFP
12 @ CHECK-ERRORS: error: instruction requires: double precision VFP
14 @ CHECK-ERRORS: error: instruction requires: double precision VFP
16 @ CHECK-ERRORS: error: instruction requires: double precision VFP
18 @ CHECK-ERRORS: error: instruction requires: double precision VFP
29 @ CHECK-ERRORS: error: instruction requires: double precision VFP
31 @ CHECK-ERRORS: error: instruction requires: double precision VFP
33 @ CHECK-ERRORS: error: instruction requires: double precision VFP
35 @ CHECK-ERRORS: error: instruction requires: double precision VFP
37 @ CHECK-ERRORS: error: instruction require
[all...]
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
H A DArrayDataMethodItem.java33 import org.jf.dexlib2.iface.instruction.formats.ArrayPayload;
40 public ArrayDataMethodItem(MethodDefinition methodDef, int codeAddress, ArrayPayload instruction) { argument
41 super(methodDef, codeAddress, instruction);
45 int elementWidth = instruction.getElementWidth();
48 writer.printSignedIntAsDec(instruction.getElementWidth());
53 List<Number> elements = instruction.getArrayElements();
H A DOffsetInstructionFormatMethodItem.java35 import org.jf.dexlib2.iface.instruction.OffsetInstruction;
45 int codeAddress, OffsetInstruction instruction) {
46 super(methodDef, codeAddress, instruction);
48 label = new LabelMethodItem(options, codeAddress + instruction.getCodeOffset(), getLabelPrefix());
62 Opcode opcode = instruction.getOpcode();
44 OffsetInstructionFormatMethodItem(@onnull baksmaliOptions options, @Nonnull MethodDefinition methodDef, int codeAddress, OffsetInstruction instruction) argument
H A DUnresolvedOdexInstructionMethodItem.java40 @Nonnull UnresolvedOdexInstruction instruction) {
41 super(methodDef, codeAddress, instruction);
50 writer.write("#Replaced unresolvable odex instruction with a throw\n");
52 writeRegister(writer, instruction.objectRegisterNum);
39 UnresolvedOdexInstructionMethodItem(@onnull MethodDefinition methodDef, int codeAddress, @Nonnull UnresolvedOdexInstruction instruction) argument
/external/llvm/test/MC/Mips/mips64r6/
H A Dinvalid-mips5.s8 bgezal $0, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 bgezal $6, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 bltzal $6, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 luxc1 $f19,$s6($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 suxc1 $f12,$k1($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips4.s8 bgezal $0, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 bgezal $6, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 bltzal $6, 21100 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 ldxc1 $f8,$s7($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 lwxc1 $f12,$s1($s8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
13 sdxc1 $f11,$10($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
14 swxc1 $f19,$12($k0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
H A DMethodAnalyzer.java40 import org.jf.dexlib2.iface.instruction.*;
41 import org.jf.dexlib2.iface.instruction.formats.*;
46 import org.jf.dexlib2.immutable.instruction.*;
80 // This contains all the AnalyzedInstruction instances, keyed by the code unit address of the instruction
84 // Which instructions have been analyzed, keyed by instruction index
89 //This is a dummy instruction that occurs immediately before the first real instruction. We can initialize the
90 //register types for this instruction to the parameter types, in order to have them propagate to all of its
91 //successors, e.g. the first real instruction, the first instructions in any exception handlers covering the first
92 //instruction, et
326 getInstructionAddress(@onnull AnalyzedInstruction instruction) argument
374 propagateRegisterToSuccessors(@onnull AnalyzedInstruction instruction, int registerNumber, @Nonnull BitSet changedInstructions) argument
[all...]
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
H A DPreInstructionRegisterInfoMethodItem.java35 import org.jf.dexlib2.iface.instruction.*;
109 RegisterRangeInstruction instruction = (RegisterRangeInstruction)analyzedInstruction.getInstruction();
111 registers.set(instruction.getStartRegister(),
112 instruction.getStartRegister() + instruction.getRegisterCount());
114 FiveRegisterInstruction instruction = (FiveRegisterInstruction)analyzedInstruction.getInstruction();
115 int regCount = instruction.getRegisterCount();
118 registers.set(instruction.getRegisterG());
121 registers.set(instruction.getRegisterF());
124 registers.set(instruction
[all...]
/external/llvm/test/MC/SystemZ/
H A Dregs-bad.s6 #CHECK: error: invalid operand for instruction
8 #CHECK: error: invalid operand for instruction
10 #CHECK: error: invalid operand for instruction
12 #CHECK: error: invalid operand for instruction
14 #CHECK: error: invalid operand for instruction
16 #CHECK: error: invalid operand for instruction
28 #CHECK: error: invalid operand for instruction
30 #CHECK: error: invalid operand for instruction
32 #CHECK: error: invalid operand for instruction
34 #CHECK: error: invalid operand for instruction
[all...]
H A Dtokens.s4 #CHECK: error: invalid instruction
8 #CHECK: error: invalid instruction
14 #CHECK: error: invalid instruction
26 #CHECK: error: invalid instruction
30 #CHECK: error: invalid instruction
32 #CHECK: error: invalid instruction
36 #CHECK: error: invalid instruction
38 #CHECK: error: invalid instruction
42 #CHECK: error: invalid instruction
44 #CHECK: error: invalid instruction
[all...]
/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationSimplifier.java27 import proguard.classfile.instruction.*;
28 import proguard.classfile.instruction.visitor.InstructionVisitor;
148 Instruction instruction = InstructionFactory.create(codeAttribute.code,
151 instruction.accept(clazz, method, codeAttribute, offset, this);
373 * Replaces the push instruction at the given offset by a simpler push
374 * instruction, if possible.
378 Instruction instruction)
386 replaceIntegerPushInstruction(clazz, offset, instruction);
389 replaceLongPushInstruction(clazz, offset, instruction);
392 replaceFloatPushInstruction(clazz, offset, instruction);
376 replaceAnyPushInstruction(Clazz clazz, int offset, Instruction instruction) argument
409 replaceIntegerPushInstruction(Clazz clazz, int offset, Instruction instruction) argument
424 replaceIntegerPushInstruction(Clazz clazz, int offset, Instruction instruction, int maxVariableIndex) argument
478 replaceLongPushInstruction(Clazz clazz, int offset, Instruction instruction) argument
493 replaceLongPushInstruction(Clazz clazz, int offset, Instruction instruction, int maxVariableIndex) argument
550 replaceFloatPushInstruction(Clazz clazz, int offset, Instruction instruction) argument
565 replaceFloatPushInstruction(Clazz clazz, int offset, Instruction instruction, int maxVariableIndex) argument
621 replaceDoublePushInstruction(Clazz clazz, int offset, Instruction instruction) argument
636 replaceDoublePushInstruction(Clazz clazz, int offset, Instruction instruction, int maxVariableIndex) argument
694 replaceReferencePushInstruction(Clazz clazz, int offset, Instruction instruction) argument
715 replaceConstantPushInstruction(Clazz clazz, int offset, Instruction instruction, byte replacementOpcode, int value) argument
732 replaceVariablePushInstruction(Clazz clazz, int offset, Instruction instruction, byte replacementOpcode, int variableIndex) argument
777 deleteReferencePopInstruction(Clazz clazz, int offset, Instruction instruction) argument
797 replaceBranchInstruction(Clazz clazz, int offset, Instruction instruction) argument
877 replaceByInfiniteLoop(Clazz clazz, int offset, Instruction instruction) argument
902 replaceInstruction(Clazz clazz, int offset, Instruction instruction, Instruction replacementInstruction) argument
[all...]
/external/chromium_org/components/copresence/handlers/audio/
H A Daudio_directive_handler_unittest.cc80 copresence::TokenInstruction instruction; local
81 instruction.set_token_instruction_type(copresence::TRANSMIT);
82 instruction.set_token_id(token);
83 instruction.set_medium(audible ? AUDIO_AUDIBLE_DTMF
85 return instruction;
89 copresence::TokenInstruction instruction; local
90 instruction.set_token_instruction_type(copresence::RECEIVE);
91 return instruction;
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
H A DBuilderSwitchPayload.java35 import org.jf.dexlib2.builder.instruction.BuilderSwitchElement;
36 import org.jf.dexlib2.iface.instruction.SwitchPayload;
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/
H A DBuilderInstruction10t.java32 package org.jf.dexlib2.builder.instruction;
38 import org.jf.dexlib2.iface.instruction.formats.Instruction10t;
H A DBuilderInstruction10x.java32 package org.jf.dexlib2.builder.instruction;
37 import org.jf.dexlib2.iface.instruction.formats.Instruction10x;
H A DBuilderInstruction20t.java32 package org.jf.dexlib2.builder.instruction;
38 import org.jf.dexlib2.iface.instruction.formats.Instruction20t;
H A DBuilderInstruction30t.java32 package org.jf.dexlib2.builder.instruction;
38 import org.jf.dexlib2.iface.instruction.formats.Instruction30t;
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction10t.java32 package org.jf.dexlib2.dexbacked.instruction;
36 import org.jf.dexlib2.iface.instruction.formats.Instruction10t;

Completed in 741 milliseconds

1234567891011>>