Searched refs:x83 (Results 1 - 25 of 84) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Duchar-3.c12 char f = 0x83;
13 if (f == '\x83') /* { dg-bogus "always false" } */
/haiku-buildtools/legacy/gcc/gcc/
H A Ddbxstclass.h8 #define C_RSYM 0x83
/haiku-buildtools/gcc/gcc/
H A Dxcoff.h29 #define C_RSYM 0x83
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dthumb1_unified.s10 subs r4, r4, #0x83
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbswap-2.c100 char cin[] = { 0x83, 0x85, 0x87, 0x89 };
104 bfin.inval = (struct ok) { 0x83, 0x85, 0x87, 0x89 };
111 bfin.inval = (struct ok) { 0x83, 0x85, 0x87, 0x89 };
H A Dpr65427.c29 f = (V) { 0x81, 0x42, 0x83, 0x44, 0x85, 0x46, 0x87, 0x48 };
H A Dpr37573.c48 0x91, 0xe4, 0x72, 0x83, 0x91, 0x3d, 0x93, 0x83, 0xb3, 0x61, 0x38
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dw32-unwind.h94 && pc_[0] == 0x83 && pc_[1] == 0xf8) /* cmp 0xdepl,%eax */
104 && pc_[0] == 0x83 && pc_[1] == 0xc4 /* add 0xval,%esp */ \
114 (pc_[-1] == 0x83 /* orl $0x0,(%ecx) */ \
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Db-widec3.s8 .byte 0x91,0,0x6e,0x04,0x81,0x01,0x6e,0x04,0x83,1,0x01,0x61,0x04,0x82,0,0,0x98,0x0c,0,0x06
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mmix/
H A Db-widec3.s8 .byte 0x91,0,0x6e,0x04,0x81,0x01,0x6e,0x04,0x83,1,0x01,0x61,0x04,0x82,0,0,0x98,0x0c,0,0x06
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/autopar/
H A Dreduc-7.c55 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
62 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
H A Dreduc-8.c55 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
62 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-reduc-7.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
H A Dvect-reduc-8.c54 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
61 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dz.s70 .byte 0x83
/haiku-buildtools/gcc/gmp/
H A Dmp_minv_tab.c34 0xE1, 0x8B, 0xAD, 0x97, 0x19, 0x83, 0xA5, 0xCF,
/haiku-buildtools/legacy/binutils/include/
H A Dieee.h70 ieee_number_repeat_3_enum = 0x83,
/haiku-buildtools/binutils/include/elf/
H A Drl78.h85 RELOC_NUMBER (R_RL78_OPsub, 0x83)
H A Drx.h96 RELOC_NUMBER (R_RX_OPsub, 0x83)
H A Dv850.h267 RELOC_NUMBER (R_V850_TP23BIT, 0x83)
/haiku-buildtools/binutils/include/
H A Dieee.h70 ieee_number_repeat_3_enum = 0x83,
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dvax.h184 { "subb3", {"rbrbwb", 0x83 } },
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug385_64.go99 var x83 [10<<20]byte; z = x83
/haiku-buildtools/binutils/include/opcode/
H A Dvax.h185 { "subb3", {"rbrbwb", 0x83 } },
/haiku-buildtools/legacy/binutils/include/elf/
H A Ddwarf2.h513 DW_OP_breg19 = 0x83,
580 DW_ATE_HP_complex_float128 = 0x83, /* Complex floating-point (128 bit). */

Completed in 303 milliseconds

1234