Searched refs:g6 (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dbranch-misc-2.s8 .globl g6 .text
26 bal g6
33 g6: label
H A Dbranch-misc-2.d30 [ ]*64: R_MIPS_PC16 g6
35 0+00a8 <[^>]*> 1000ffff b 000000a8 <g6>
38 0+00b0 <[^>]*> 1000ffff b 000000b0 <g6\+0x8>
41 0+00b8 <[^>]*> 1000ffff b 000000b8 <g6\+0x10>
H A Dbranch-misc-2pic.d31 [ ]*64: R_MIPS_PC16 g6
36 0+00a8 <[^>]*> 1000ffff b 000000a8 <g6>
39 0+00b0 <[^>]*> 1000ffff b 000000b0 <g6\+0x8>
42 0+00b8 <[^>]*> 1000ffff b 000000b8 <g6\+0x10>
H A Dbranch-misc-2-64.d41 [ ]*64: R_MIPS_PC16 g6\+0xfffffffffffffffc
48 0+00a8 <[^>]*> 10000000 b 00000000000000ac <g6\+0x4>
53 0+00b0 <[^>]*> 10000000 b 00000000000000b4 <g6\+0xc>
58 0+00b8 <[^>]*> 10000000 b 00000000000000bc <g6\+0x14>
H A Dbranch-misc-2pic-64.d41 [ ]*64: R_MIPS_PC16 g6\+0xfffffffffffffffc
48 0+00a8 <[^>]*> 10000000 b 00000000000000ac <g6\+0x4>
53 0+00b0 <[^>]*> 10000000 b 00000000000000b4 <g6\+0xc>
58 0+00b8 <[^>]*> 10000000 b 00000000000000bc <g6\+0x14>
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sparc/
H A Drdhpr.s8 rdhpr %hstick_cmpr,%g6
H A Drdhpr.d15 14: 8d 4f c0 00 rdhpr %hstick_cmpr, %g6
H A Drdpr.s8 rdpr %tba,%g6
H A Dwrpr.s8 wrpr %g6,%tba
H A Dwrpr.d15 14: 8b 91 80 00 wrpr %g6, %tba
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A DWcxx-compat-16.c9 union u { int f6; } g6; variable in typeref:union:u
H A Dc99-static-1.c35 void g6(void) { sizeof(sizeof(int [f6()])); } function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dc99-static-1.c35 void g6(void) { sizeof(sizeof(int [f6()])); } function
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/i960/
H A Dadd_n.s25 mov 0,g6 # clear carry-save register
33 cmpo g6,1 # restore cy from g6, relies on cy being 0
35 subc 0,0,g6 # save cy in g6
40 mov g6,g0
H A Daddmul_1.s34 emul g3,g5,g6
37 addc g0,g6,g6 # relies on that C bit is clear
39 addc g5,g6,g6 # relies on that C bit is clear
40 st g6,(g13)[g2*4]
H A Dsub_n.s25 mov 1,g6 # set carry-save register
33 cmpo g6,1 # restore cy from g6, relies on cy being 0
35 subc 0,0,g6 # save cy in g6
40 mov g6,g0
H A Dmul_1.s34 emul g3,g5,g6
36 addc g0,g6,g6 # relies on that C bit is clear
37 st g6,(g13)[g2*4]
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/gen/
H A D_setjmp.S69 stx %g6, [%o0+0x50] /* offsets! */
86 ldx [%i0+0x50],%g6
H A Dlongjmp.c47 __greg_t g6; member in struct:__anon5064
95 uc.uc_mcontext.__gregs[_REG_G6] = r->g6;
H A Dsetjmp.S64 .register %g6,#ignore
75 mov %g6, %l6
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Daltivec-cell-2.C69 int g6 (vector short a) function
126 if (g6(b) != 6)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Ddefault3.C33 template<typename> void g6();
34 template<typename> void g6(int = 0, int) {} // { dg-error "default" } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/powerpc/
H A Daltivec-cell-2.c69 int g6 (vector short a) function
126 if (g6(b) != 6)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Ddefault3.C33 template<typename> void g6();
34 template<typename> void g6(int = 0, int) {} // { dg-error "default" } function
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dlocore.s1013 * global %g6 is used as a kernel stack pointer. It is set to the last
1074 stx %l0, [%g6 + CC64FSZ + STKB + TF_L + (0*8)]; \
1075 stx %l1, [%g6 + CC64FSZ + STKB + TF_L + (1*8)]; \
1076 stx %l2, [%g6 + CC64FSZ + STKB + TF_L + (2*8)]; \
1077 stx %l3, [%g6 + CC64FSZ + STKB + TF_L + (3*8)]; \
1078 stx %l4, [%g6 + CC64FSZ + STKB + TF_L + (4*8)]; \
1079 stx %l5, [%g6 + CC64FSZ + STKB + TF_L + (5*8)]; \
1080 stx %l6, [%g6 + CC64FSZ + STKB + TF_L + (6*8)]; \
1081 stx %l7, [%g6 + CC64FSZ + STKB + TF_L + (7*8)]; \
1084 stx %i0, [%g6
[all...]

Completed in 121 milliseconds

12