Home
last modified time | relevance | path

Searched refs:gs (Results 176 – 200 of 530) sorted by relevance

12345678910>>...22

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/i386/
H A Dalign-branch-7.s12 movl %eax, %gs:0x1
H A Dintelok.d117 [ ]*[0-9a-f]+: 65 0f b7 00[ ]+movzx[ ]+eax,WORD PTR gs:\[eax\]
120 [ ]*[0-9a-f]+: 65 a1 01 00 00 00[ ]+mov[ ]+eax,gs:(0x)?1
121 [ ]*[0-9a-f]+: 65 a1 01 00 00 00[ ]+mov[ ]+eax,gs:(0x)?1
124 [ ]*[0-9a-f]+: 65 a1 00 00 00 00[ ]+mov[ ]+eax,gs:(0x)?0
188 [ ]*[0-9a-f]+: 65 a1 00 00 00 00[ ]+mov[ ]+eax,gs:(0x)?0
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dalign-branch-8.s12 movl %eax, %gs:0x1
H A Dalign-branch-7.s12 movl %eax, %gs:0x1
H A Dintelok.d117 [ ]*[0-9a-f]+: 65 0f b7 00[ ]+movzx[ ]+eax,WORD PTR gs:\[eax\]
120 [ ]*[0-9a-f]+: 65 a1 01 00 00 00[ ]+mov[ ]+eax,gs:(0x)?1
121 [ ]*[0-9a-f]+: 65 a1 01 00 00 00[ ]+mov[ ]+eax,gs:(0x)?1
124 [ ]*[0-9a-f]+: 65 a1 00 00 00 00[ ]+mov[ ]+eax,gs:(0x)?0
188 [ ]*[0-9a-f]+: 65 a1 00 00 00 00[ ]+mov[ ]+eax,gs:(0x)?0
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dpr22782.s6 movl %gs:(%eax), %eax
H A Dtlsld2.dd12 [ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
H A Dtlsld1.dd12 [ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
H A Dtlsindntpoff.dd15 +[0-9a-f]+009: 65 8b 00[ ]+mov %gs:\(%eax\),%eax
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/cfi/
H A Dcfi-x86_64.s163 .cfi_undefined gs ; nop
167 .cfi_undefined gs.base ; nop
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/cfi/
H A Dcfi-x86_64.s163 .cfi_undefined gs ; nop
167 .cfi_undefined gs.base ; nop
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSystem.td168 def GS_PREFIX : I<0x65, PrefixByte, (outs), (ins), "gs", []>;
291 def PUSHGS16 : I<0xa8, RawFrm, (outs), (ins), "push{w}\t{%gs|gs}", []>,
293 def PUSHGS32 : I<0xa8, RawFrm, (outs), (ins), "push{l}\t{%gs|gs}", []>, TB,
297 def PUSHGS64 : I<0xa8, RawFrm, (outs), (ins), "push{q}\t{%gs|gs}", []>, TB,
323 def POPGS16 : I<0xa9, RawFrm, (outs), (ins), "pop{w}\t{%gs|gs}", []>,
325 def POPGS32 : I<0xa9, RawFrm, (outs), (ins), "pop{l}\t{%gs|gs}", []>, TB,
327 def POPGS64 : I<0xa9, RawFrm, (outs), (ins), "pop{q}\t{%gs|gs}", []>, TB,
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-i386/
H A Dtlsld2.dd12 [ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
H A Dtlsld1.dd12 [ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
H A Dtlsindntpoff.dd15 +[0-9a-f]+009: 65 8b 00[ ]+mov %gs:\(%eax\),%eax
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Diasmgcc.d374 GotoStatement gs = new GotoStatement(s.loc, ident); in gccAsmSemantic() local
377 s.gotos.push(gs); in gccAsmSemantic()
378 gs.statementSemantic(sc); in gccAsmSemantic()
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dsplit_i386_3.s10 cmp %gs:0x30,%esp
H A Dsplit_i386_4.s10 cmp %gs:0x30,%esp
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dsplit_i386_3.s10 cmp %gs:0x30,%esp
H A Dsplit_i386_4.s10 cmp %gs:0x30,%esp
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dread-rtl.c1688 int gs = HOST_BITS_PER_WIDE_INT/4; in read_rtx_code() local
1690 char * buf = XALLOCAVEC (char, gs + 1); in read_rtx_code()
1704 pos = len - gs; in read_rtx_code()
1705 wlen = (len + gs - 1) / gs; /* Number of words needed */ in read_rtx_code()
1717 pos -= gs; in read_rtx_code()
1719 strncpy (buf, s, gs - pos); in read_rtx_code()
1720 buf [gs - pos] = 0; in read_rtx_code()
H A Dread-rtl.cc1735 int gs = HOST_BITS_PER_WIDE_INT/4; in read_rtx_code() local
1737 char * buf = XALLOCAVEC (char, gs + 1); in read_rtx_code()
1751 pos = len - gs; in read_rtx_code()
1752 wlen = (len + gs - 1) / gs; /* Number of words needed */ in read_rtx_code()
1764 pos -= gs; in read_rtx_code()
1766 strncpy (buf, s, gs - pos); in read_rtx_code()
1767 buf [gs - pos] = 0; in read_rtx_code()
H A Dtree-ssa-threadedge.c1182 gcond *gs; in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p() local
1183 if (!(gs = safe_dyn_cast<gcond *> (last_and_only_stmt (e->dest)))) in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1187 tree cond = gimple_cond_lhs (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1188 enum tree_code code = gimple_cond_code (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1189 tree rhs = gimple_cond_rhs (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl.c1688 int gs = HOST_BITS_PER_WIDE_INT/4; in read_rtx_code() local
1690 char * buf = XALLOCAVEC (char, gs + 1); in read_rtx_code()
1704 pos = len - gs; in read_rtx_code()
1705 wlen = (len + gs - 1) / gs; /* Number of words needed */ in read_rtx_code()
1717 pos -= gs; in read_rtx_code()
1719 strncpy (buf, s, gs - pos); in read_rtx_code()
1720 buf [gs - pos] = 0; in read_rtx_code()
H A Dtree-ssa-threadedge.c1182 gcond *gs; in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p() local
1183 if (!(gs = safe_dyn_cast<gcond *> (last_and_only_stmt (e->dest)))) in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1187 tree cond = gimple_cond_lhs (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1188 enum tree_code code = gimple_cond_code (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()
1189 tree rhs = gimple_cond_rhs (gs); in edge_forwards_cmp_to_conditional_jump_through_empty_bb_p()

12345678910>>...22