Home
last modified time | relevance | path

Searched refs:extended_p (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips16-opc.c48 decode_mips16_operand (char type, bool extended_p) in decode_mips16_operand() argument
96 if (extended_p) in decode_mips16_operand()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips16-opc.c48 decode_mips16_operand (char type, bool extended_p) in decode_mips16_operand() argument
96 if (extended_p) in decode_mips16_operand()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19986744 * remote.c (remote_open_1): Add arg extended_p, engage extended
6745 protocol when extended_p.
6746 (remote_open, extended_remote_open): Pass !extended_p /
6747 extended_p to remote_open_1.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19986744 * remote.c (remote_open_1): Add arg extended_p, engage extended
6745 protocol when extended_p.
6746 (remote_open, extended_remote_open): Pass !extended_p /
6747 extended_p to remote_open_1.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20053402 and extended_p fields with a single fixed_p field.
3416 and extended_p.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20053402 and extended_p fields with a single fixed_p field.
3416 and extended_p.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c14580 mips16_immed_operand (int type, bool extended_p) in mips16_immed_operand() argument
14584 operand = decode_mips16_operand (type, extended_p); in mips16_immed_operand()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c14573 mips16_immed_operand (int type, bool extended_p) in mips16_immed_operand() argument
14577 operand = decode_mips16_operand (type, extended_p); in mips16_immed_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c20211 bool extended_p = false; in cp_parser_asm_definition() local
20335 extended_p = true; in cp_parser_asm_definition()
20435 if (!extended_p) in cp_parser_asm_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc21940 bool extended_p = false; in cp_parser_asm_definition() local
22065 extended_p = true; in cp_parser_asm_definition()
22164 if (!extended_p) in cp_parser_asm_definition()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git48378 …0x000055555711e911 in remote_target::open_1 (name=0x55555881c7fe ":1234", from_tty=1, extended_p=0)