Home
last modified time | relevance | path

Searched defs:big_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-dis.c112 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in hash_insn_array() local
150 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in hash_insn_list() local
H A Dcgen-opc.c362 int big_p = (endian == CGEN_ENDIAN_BIG); in cgen_get_insn_value() local
403 int big_p = (endian == CGEN_ENDIAN_BIG); in cgen_put_insn_value() local
H A Dm32r-dis.c122 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in my_print_insn() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcgen-dis.c112 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in hash_insn_array() local
150 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in hash_insn_list() local
H A Dcgen-opc.c362 int big_p = (endian == CGEN_ENDIAN_BIG); in cgen_get_insn_value() local
403 int big_p = (endian == CGEN_ENDIAN_BIG); in cgen_put_insn_value() local
H A Dm32r-dis.c122 int big_p = CGEN_CPU_INSN_ENDIAN (cd) == CGEN_ENDIAN_BIG; in my_print_insn() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibbfd.c881 bfd_put_bits (uint64_t data, void *p, int bits, bool big_p) in bfd_put_bits()
901 bfd_get_bits (const void *p, int bits, bool big_p) in bfd_get_bits()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibbfd.c999 bfd_put_bits (uint64_t data, void *p, int bits, bool big_p) in bfd_put_bits()
1019 bfd_get_bits (const void *p, int bits, bool big_p) in bfd_get_bits()