Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dlonglong.h566 UWtype _x = (x), _y, _a, _c; \
567 __asm__ ("mux1 %0 = %1, @rev" : "=r" (_y) : "r" (_x)); \
570 _x >>= _c; \
571 if (_x >= 1 << 4) \
572 _x >>= 4, _c += 4; \
573 if (_x >= 1 << 2) \
574 _x >>= 2, _c += 2; \
575 _c += _x >> 1; \
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
Dsyntax-1.s169 _x: label
170 .long _x
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-xcoff.c198 } _x; member
804 set_32 (&syms[1].aux.x_file._x.x_offset[0], name_offset); in simple_object_xcoff_write_to_file()
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-00011812 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-91937473 comment on bfd_h_<x>_x.