OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instructions
(Results
326 - 350
of
1941
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/mesa3d/src/compiler/glsl/
propagate_invariance.cpp
117
propagate_invariance(exec_list *
instructions
)
123
visit_list_elements(&visitor,
instructions
);
/libcore/luni/src/test/java/libcore/xml/
SimpleParserTest.java
41
private StringBuffer
instructions
;
field in class:SimpleParserTest
63
instructions
= new StringBuffer();
75
instructions
= null;
99
if (
instructions
.length() != 0) {
100
instructions
.append(",");
102
instructions
.append(s);
158
assertEquals("The:quick,brown:fox",
instructions
.toString());
186
assertEquals("The:quick,brown:fox",
instructions
.toString());
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go
7
// Many Power ISA arithmetic and logical
instructions
come in four
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go
7
// Many Power ISA arithmetic and logical
instructions
come in four
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm3.d
1
# name: ARM 3
instructions
iwmmxt-wldsttbh.d
2
#name: Intel(r) Wireless MMX(tm) technology
instructions
version 1
push-pop.d
4
# Test the `PUSH' and `POP'
instructions
svc.d
1
# name: SWI/SVC
instructions
thumbv6.s
19
# Add four nop
instructions
to ensure that the output is
thumbv6k.d
1
#name: THUMB V6K
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
compat.s
1
# Check SYSV mnemonic
instructions
.
x86-64-inval-invpcid.l
13
[ ]*1[ ]+\# Check illegal 64bit INVPCID
instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
pmove.d
5
# Test handling of the 68030/68851 pmove
instructions
.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jal-mask-11.d
6
# Check address masks for JAL/J
instructions
.
micromips@mips1-fp.d
2
#name: MIPS1 FP
instructions
micromips@mips32-cp2.s
1
# Source file to test assembly of MIPS32-derived microMIPS cop2
instructions
.
8
# Unprivileged coprocessor
instructions
.
micromips@mips32-imm.d
2
#name: MIPS MIPS32 WAIT and SDBBP
instructions
micromips@mips32r2-cp2.d
2
#name: MIPS MIPS32r2 cop2
instructions
micromips@mips32r2-fp32.d
2
#name: MIPS MIPS32r2 fp
instructions
micromips@mips4.d
5
# Test mips4 *non-fp*
instructions
(microMIPS).
micromips@mips64-cp2.d
2
#name: MIPS MIPS64 cop2
instructions
micromips@virt64.d
2
#name: virt64
instructions
mips16e-64.d
6
# Test the 64bit
instructions
of mips16e.
mips32-cp2.s
1
# source file to test assembly of mips32 cop2
instructions
8
# unprivileged coprocessor
instructions
.
mips32-sync.d
2
#name: MIPS32 sync
instructions
Completed in 794 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>