HomeSort by relevance Sort by last modified time
    Searched refs:g3 (Results 1 - 25 of 363) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
ldtw_sttw.s 3 ldtw [%g3], %o0
4 ldtwa [%g3] 0x04, %o2
5 ldtwa [%g3] %asi, %o4
6 sttw %o0, [%g3]
7 sttwa %o2, [%g3] 0x04
8 sttwa %o4, [%g3] %asi
ldx_stx.s 3 ldx [%g3], %o0
4 ldxa [%g3] 0x04, %o2
5 ldx [%g3], %fsr
6 stx %o0, [%g3]
7 stxa %o2, [%g3] 0x04
8 stx %fsr, [%g3]
ld_st_fsr.s 3 ld [%g3], %fsr
4 st %fsr, [%g3]
ldd_std.s 3 ldd [%g3], %o0
4 ldda [%g3] 0x04, %o2
5 std %o0, [%g3]
6 stda %o2, [%g3] 0x04
ldx_efsr.s 3 ldx [%g3], %efsr
set64.s 5 set 0x76543210,%g3
11 setx -1,%g1,%g3
12 setx 0,%g1,%g3
13 setx 1,%g1,%g3
14 setx 4095,%g1,%g3
15 setx 4096,%g1,%g3
16 setx -4096,%g1,%g3
17 setx -4097,%g1,%g3
18 setx 65535,%g1,%g3
19 setx -65536,%g1,%g3
    [all...]
ldtw_sttw.d 10 0: d0 18 c0 00 ldtw \[ %g3 \], %o0
11 4: d4 98 c0 80 ldtwa \[ %g3 \] #ASI_N, %o2
12 8: d8 98 e0 00 ldtwa \[ %g3 \] %asi, %o4
13 c: d0 38 c0 00 sttw %o0, \[ %g3 \]
14 10: d4 b8 c0 80 sttwa %o2, \[ %g3 \] #ASI_N
15 14: d8 b8 e0 00 sttwa %o4, \[ %g3 \] %asi
ldx_stx.d 10 0: d0 58 c0 00 ldx \[ %g3 \], %o0
11 4: d4 d8 c0 80 ldxa \[ %g3 \] #ASI_N, %o2
12 8: c3 08 c0 00 ldx \[ %g3 \], %fsr
13 c: d0 70 c0 00 stx %o0, \[ %g3 \]
14 10: d4 f0 c0 80 stxa %o2, \[ %g3 \] #ASI_N
15 14: c3 28 c0 00 stx %fsr, \[ %g3 \]
edge.s 3 edge8cc %g1, %g2, %g3
4 edge8 %g1, %g2, %g3
5 edge8n %g1, %g2, %g3
6 edge8lcc %g2, %g3, %g4
7 edge8l %g2, %g3, %g4
8 edge8ln %g2, %g3, %g4
flush.s 5 flush [%g3]
6 flush %g3
ld_st_fsr.d 10 0: c1 08 c0 00 ld \[ %g3 \], %fsr
11 4: c1 28 c0 00 st %fsr, \[ %g3 \]
synth64.s 7 cas [%g1],%g2,%g3
8 casl [%g1],%g2,%g3
9 casx [%g1],%g2,%g3
10 casxl [%g1],%g2,%g3
ldd_std.d 10 0: d0 18 c0 00 ldd \[ %g3 \], %o0
11 4: d4 98 c0 80 ldda \[ %g3 \] #ASI_N, %o2
12 8: d0 38 c0 00 std %o0, \[ %g3 \]
13 c: d4 b8 c0 80 stda %o2, \[ %g3 \] #ASI_N
  /external/clang/test/CodeGen/
darwin-string-literals.c 19 const void *g3 = __builtin___CFStringMakeConstantString("test?"); variable
  /external/llvm/test/MC/COFF/
cross-section-relative.s 16 .globl g3 # @g3
18 g3: label
30 .quad (g3-t1)+4
35 .quad g3-t2
40 .quad (g3-t3)-4
45 .long g3-t4
50 .long g3@IMGREL
58 .long g3-(t6+16)
112 // READOBJ: Symbol: g3
    [all...]
  /external/capstone/suite/MC/Sparc/
sparc-alu-instructions.s.cs 3 0x86,0x00,0x40,0x02 = add %g1, %g2, %g3
6 0x86,0x80,0x40,0x02 = addcc %g1, %g2, %g3
7 0x86,0xc0,0x40,0x02 = addxcc %g1, %g2, %g3
8 0x86,0x70,0x40,0x02 = udiv %g1, %g2, %g3
9 0x86,0x78,0x40,0x02 = sdiv %g1, %g2, %g3
10 0x86,0x08,0x40,0x02 = and %g1, %g2, %g3
11 0x86,0x28,0x40,0x02 = andn %g1, %g2, %g3
12 0x86,0x10,0x40,0x02 = or %g1, %g2, %g3
13 0x86,0x30,0x40,0x02 = orn %g1, %g2, %g3
14 0x86,0x18,0x40,0x02 = xor %g1, %g2, %g3
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-alu-instructions.s 6 ! CHECK: add %g1, %g2, %g3 ! encoding: [0x86,0x00,0x40,0x02]
7 add %g1, %g2, %g3
13 ! CHECK: addcc %g1, %g2, %g3 ! encoding: [0x86,0x80,0x40,0x02]
14 addcc %g1, %g2, %g3
16 ! CHECK: addxcc %g1, %g2, %g3 ! encoding: [0x86,0xc0,0x40,0x02]
17 addxcc %g1, %g2, %g3
19 ! CHECK: udiv %g1, %g2, %g3 ! encoding: [0x86,0x70,0x40,0x02]
20 udiv %g1, %g2, %g3
22 ! CHECK: sdiv %g1, %g2, %g3 ! encoding: [0x86,0x78,0x40,0x02]
23 sdiv %g1, %g2, %g3
    [all...]
  /external/mesa3d/src/mesa/sparc/
sparc_clip.S 29 .register %g3, #scratch
82 ldub [%i4], %g3
83 sll %g3, 8, %g3
84 or %g2, %g3, %g2
86 ld [%i1 + V4F_FLAGS], %g3
87 or %g3, VEC_SIZE_4, %g3
88 st %g3, [%i1 + V4F_FLAGS]
89 mov 3, %g3
    [all...]
  /external/clang/test/CodeGenCXX/
mangle-literal-suffix.cpp 4 template <class T> void g3(char (&buffer)[sizeof(T() + 5.0)]) {} function
5 template void g3<int>(char (&)[sizeof(double)]);
  /external/llvm/test/MC/ELF/
comdat.s 57 // Test that g1 and g2 are local, but g3 is an undefined global.
79 // CHECK: Name: g3
99 .section .baz,"axG",@progbits,g3,comdat
100 .long g3
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
comdat.s 43 // Test that g1 and g2 are local, but g3 is an undefined global.
65 // CHECK-NEXT: (('st_name', 0x00000007) # 'g3'
85 .section .baz,"axG",@progbits,g3,comdat
86 .long g3
  /external/strace/tests/
setgroups.c 97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); local
138 g3[0] = 0;
139 g3[1] = 1;
140 rc = syscall(SYSCALL_NR, 3, g3);
143 printuid(g3[0]);
145 printuid(g3[1]);
148 rc = syscall(SYSCALL_NR, 4, g3);
151 printuid(g3[0]);
153 printuid(g3[1])
    [all...]
  /external/strace/tests-m32/
setgroups.c 97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); local
138 g3[0] = 0;
139 g3[1] = 1;
140 rc = syscall(SYSCALL_NR, 3, g3);
143 printuid(g3[0]);
145 printuid(g3[1]);
148 rc = syscall(SYSCALL_NR, 4, g3);
151 printuid(g3[0]);
153 printuid(g3[1])
    [all...]
  /external/strace/tests-mx32/
setgroups.c 97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); local
138 g3[0] = 0;
139 g3[1] = 1;
140 rc = syscall(SYSCALL_NR, 3, g3);
143 printuid(g3[0]);
145 printuid(g3[1]);
148 rc = syscall(SYSCALL_NR, 4, g3);
151 printuid(g3[0]);
153 printuid(g3[1])
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugGrammarLexer.cs 1 // $ANTLR 3.1.2 BuildOptions\\DebugGrammar.g3 2009-09-30 13:18:14
48 public override string GrammarFileName { get { return "BuildOptions\\DebugGrammar.g3"; } }
57 // BuildOptions\\DebugGrammar.g3:7:9: ( '-' )
58 // BuildOptions\\DebugGrammar.g3:7:9: '-'
80 // BuildOptions\\DebugGrammar.g3:8:9: ( '%' )
81 // BuildOptions\\DebugGrammar.g3:8:9: '%'
103 // BuildOptions\\DebugGrammar.g3:9:9: ( '(' )
104 // BuildOptions\\DebugGrammar.g3:9:9: '('
126 // BuildOptions\\DebugGrammar.g3:10:9: ( ')' )
127 // BuildOptions\\DebugGrammar.g3:10:9: ')
    [all...]

Completed in 231 milliseconds

1 2 3 4 5 6 7 8 91011>>