OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instructions
(Results
426 - 450
of
1941
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/smali/smali/src/test/java/org/jf/smali/
ImplicitReferenceTest.java
85
List<Instruction>
instructions
= Lists.newArrayList(methodImpl.getInstructions());
local
87
Instruction35c instruction = (Instruction35c)
instructions
.get(0);
94
instruction = (Instruction35c)
instructions
.get(1);
101
instruction = (Instruction35c)
instructions
.get(2);
180
List<Instruction>
instructions
= Lists.newArrayList(methodImpl.getInstructions());
local
182
Instruction21c instruction = (Instruction21c)
instructions
.get(0);
189
instruction = (Instruction21c)
instructions
.get(1);
196
instruction = (Instruction21c)
instructions
.get(2);
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_pattern.s
3
# Test to ensure that all FPU
instructions
can be parsed by the
/external/toolchain-utils/crosperf/experiment_files/
page_cycler_perf.exp
15
perf_args: record -e cycles,
instructions
/external/v8/src/compiler/
graph-visualizer.h
55
const InstructionSequence*
instructions
= nullptr)
57
instructions_(
instructions
),
/external/valgrind/none/tests/ppc32/
jm_int_isa_2_07.stdout.exp
17
All done. Tested 8 different
instructions
/external/valgrind/none/tests/ppc64/
jm_int_isa_2_07.stdout.exp
17
All done. Tested 8 different
instructions
/prebuilts/go/darwin-x86/test/fixedbugs/
issue4348.go
8
// illegal
instructions
when using large array bounds or indexes.
/prebuilts/go/linux-x86/test/fixedbugs/
issue4348.go
8
// illegal
instructions
when using large array bounds or indexes.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm6.d
1
# name: ARM 6
instructions
bl-local-v4t.d
1
#name: bl local
instructions
for v4t.
ldst-pc.s
1
@ Test file for ARM load/store
instructions
with pc as the base register
neon-cond-bad-inc.s
1
# Check for illegal conditional Neon
instructions
in ARM mode. The
instructions
neon-cond.d
1
# name: Conditional Neon
instructions
tcompat.s
1
@ ARM
instructions
defined for source compatibility with Thumb.
31
@ Two-argument forms of ARM arithmetic
instructions
.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/avr/
rmw.d
1
#name: AVR RMW
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
inval-ept.l
17
[ ]*1[ ]+\# Check illegal EPT
instructions
rexw.s
0
#
Instructions
where REX.W is ignored.
17
# AVX
instructions
40
# AVX
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jal-mask-12.d
6
# Check address masks for JAL/J
instructions
.
micromips@jal-mask-11.d
6
# Check address masks for JAL/J
instructions
.
mipsr6@mips32.d
2
#name: MIPS MIPS32
instructions
octeon2.d
2
#name: MIPS octeon2
instructions
octeon3.d
2
#name: MIPS octeon3
instructions
virt.d
2
#name: virt
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
ctl.d
4
# Test the ctl
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
pt-noexp-1.d
4
#name: Basic SHmedia PT and PTA
instructions
with -no-expand.
Completed in 1881 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>