Searched refs:u64 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | reloc-insn.s | 51 movz x1,#:abs_g3:u64 52 movk x1,#:abs_g2_nc:u64 53 movk x1,#:abs_g1_nc:u64 54 movk x1,#:abs_g0_nc:u64 132 movz x0, (u64>>48)&0xffff, lsl #48 133 movk x0, (u64>>32)&0xffff, lsl #32 134 movk x0, (u64>>16)&0xffff, lsl #16 135 movk x0, (u64>>0)&0xffff, lsl #0 205 .set u64, 0xfedcba9876543210 define
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object-xcoff.c | 303 int u64; in simple_object_xcoff_match() local 322 u64 = magic == U64_TOCMAGIC; in simple_object_xcoff_match() 327 if (u64) in simple_object_xcoff_match() 397 int u64 = ocr->magic == U64_TOCMAGIC; in simple_object_xcoff_find_sections() local 408 scnhdr_size = u64 ? SCNHSZ64 : SCNHSZ32; in simple_object_xcoff_find_sections() 473 if (u64) in simple_object_xcoff_find_sections() 578 int u64 = attrs->magic == U64_TOCMAGIC; in simple_object_xcoff_write_filehdr() local 596 if (u64) in simple_object_xcoff_write_filehdr() 634 int u64 = ocr->magic == U64_TOCMAGIC; in simple_object_xcoff_write_scnhdr() local 661 if (u64) in simple_object_xcoff_write_scnhdr() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | neon-cov.d | 101 0[0-9a-f]+ <[^>]+> f3300050 vqadd\.u64 q0, q0, q0 102 0[0-9a-f]+ <[^>]+> f3300050 vqadd\.u64 q0, q0, q0 103 0[0-9a-f]+ <[^>]+> f3300010 vqadd\.u64 d0, d0, d0 125 0[0-9a-f]+ <[^>]+> f3300250 vqsub\.u64 q0, q0, q0 126 0[0-9a-f]+ <[^>]+> f3300250 vqsub\.u64 q0, q0, q0 127 0[0-9a-f]+ <[^>]+> f3300210 vqsub\.u64 d0, d0, d0 149 0[0-9a-f]+ <[^>]+> f3300540 vrshl\.u64 q0, q0, q0 150 0[0-9a-f]+ <[^>]+> f3300540 vrshl\.u64 q0, q0, q0 151 0[0-9a-f]+ <[^>]+> f3300500 vrshl\.u64 d0, d0, d0 173 0[0-9a-f]+ <[^>]+> f3300550 vqrshl\.u64 q0, q0, q0 [all …]
|
D | neon-cov.s | 58 regs3_1 \op \opq .u64 83 regs2i_1 \op \opq \imm .u64 338 regs2i_1 \op \opq 63 .u64 367 regn3_1 \op 31 .u64 604 binop_3typ vqmovn d0 q0 .u16 .u32 .u64
|