Searched refs:x34 (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dinclude.s5 .fill 16,1,0x34
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/bfin/
H A Dunknown-mode.s7 .byte 0x34
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/xstormy16/bss_below100/
H A D05_b100b_to_var.c19 *p = 0x34;
21 return (yData == 0x34) ? 0 : 1;
H A D01_const_to_b100b.c17 *p = 0x34;
H A D03_var_to_b100b.c19 *p = 0x34;
H A D10_set_b100b_bit_0.c17 *p = 0x34;
H A D10_set_b100b_bit_7.c17 *p = 0x34;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/xstormy16/data_below100/
H A D05_b100b_to_var.c5 unsigned char B100 __attribute__ ((__BELOW100__)) = 0x34;
20 return (yData == 0x34) ? 0 : 1;
H A D01_const_to_b100b.c5 unsigned char B100 __attribute__ ((__BELOW100__)) = 0x34;
H A D03_var_to_b100b.c5 unsigned char B100 __attribute__ ((__BELOW100__)) = 0x34;
H A D10_set_b100b_bit_0.c5 unsigned char B100 __attribute__ ((__BELOW100__)) = 0x34;
H A D10_set_b100b_bit_7.c5 unsigned char B100 __attribute__ ((__BELOW100__)) = 0x34;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/xstormy16/sfr/
H A D05_sfrb_to_var.c18 *p = 0x34;
20 return (yData == 0x34) ? 0 : 1;
H A D01_const_to_sfrb.c16 *p = 0x34;
H A D10_set_sfrb_bit_0.c16 *p = 0x34;
H A D10_set_sfrb_bit_7.c16 *p = 0x34;
H A D03_var_to_sfrb.c18 *p = 0x34;
H A D12_if1_sfrb_bit_0.c27 *pB = 0x34;
H A D12_if1_sfrb_bit_3.c27 *pB = 0x34;
H A D12_if1_sfrb_bit_7.c27 *pB = 0x34;
H A D13_if0_sfrb_bit_0.c26 *pA = 0x34;
H A D13_if0_sfrb_bit_3.c26 *pA = 0x34;
H A D13_if0_sfrb_bit_7.c26 *pA = 0x34;
/haiku-buildtools/binutils/gas/testsuite/gas/xc16x/
H A Daddc.s8 addc r0,#0x34
H A Dxorb.s8 xorb rl0,#0x34

Completed in 118 milliseconds

1234567891011>>