Home
last modified time | relevance | path

Searched refs:xh (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dlonglong.h243 # 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/
D9s12x-exg-sex-tfr.s15 ; exg xh,a
50 ; exg a,xh
86 ; tfr xh,a
121 ; tfr a,xh
/toolchain/binutils/binutils-2.25/bfd/
Delfnn-ia64.c1328 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()
Delf64-ia64-vms.c934 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/
DChangeLog-92959005 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are