Searched refs:xh (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/include/ |
D | longlong.h | 243 # define umul_ppmm(xh, xl, a, b) \ argument 259 : "=&r" ((USItype) (xh)), \ 267 # define umul_ppmm(xh, xl, a, b) \ argument 272 (xh) = (USItype)(__t0 >> 32); \ 404 #define smul_ppmm(xh, xl, m0, m1) \ argument 412 (xh) = __x.__i.__h; (xl) = __x.__i.__l; \ 426 #define smul_ppmm(xh, xl, m0, m1) \ argument 434 (xh) = __r0; (xl) = __r1; \ 658 #define umul_ppmm(xh, xl, a, b) \ argument 685 : "=g" ((USItype) (xh)), \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
D | 9s12x-exg-sex-tfr.s | 15 ; exg xh,a 50 ; exg a,xh 86 ; tfr xh,a 121 ; tfr a,xh
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfnn-ia64.c | 1328 struct elf_link_hash_entry *xh, in elfNN_ia64_hash_hide_symbol() argument 1335 h = (struct elfNN_ia64_link_hash_entry *)xh; in elfNN_ia64_hash_hide_symbol()
|
D | elf64-ia64-vms.c | 934 struct elf_link_hash_entry *xh, in elf64_ia64_hash_hide_symbol() argument 941 h = (struct elf64_ia64_link_hash_entry *)xh; in elf64_ia64_hash_hide_symbol()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9295 | 9005 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are
|