Home
last modified time | relevance | path

Searched defs:highbyte (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-dis.c958 unsigned int highbyte = (number >> 24) & 0xff; in print_with_operands() local
H A Darc-dis.c938 unsigned int highbyte, lowbyte; in print_insn_arc() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcris-dis.c944 unsigned int highbyte = (number >> 24) & 0xff; in print_with_operands() local
H A Darc-dis.c943 unsigned int highbyte, lowbyte; in print_insn_arc() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-sh.c3070 int highbyte = target_big_endian ? 0 : 1; in md_convert_frag() local
3398 int highbyte = target_big_endian ? 0 : 1; in md_apply_fix() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sh.c3085 int highbyte = target_big_endian ? 0 : 1; in md_convert_frag() local
3413 int highbyte = target_big_endian ? 0 : 1; in md_apply_fix() local