Home
last modified time | relevance | path

Searched refs:set_bitfield (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-gen.c930 static void set_bitfield (char *, bitfield *, int, unsigned int, int);
949 set_bitfield (str, array, 1, size, lineno); in set_bitfield_from_cpu_flag_init()
959 set_bitfield (char *f, bitfield *array, int value, in set_bitfield() function
1086 set_bitfield (str, flags, value, ARRAY_SIZE (flags), lineno); in process_i386_cpu_flag()
1190 set_bitfield (str, modifiers, val, ARRAY_SIZE (modifiers), in process_i386_opcode_modifier()
1331 set_bitfield (str, types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1339 set_bitfield("Disp8", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1342 set_bitfield("Disp16", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1343 set_bitfield("Disp32", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
H A DChangeLog-20081041 (set_bitfield): Make Mmword an alias of Qword. Make Oword
1079 * i386-gen.c (set_bitfield): Use fail () on error.
1085 (set_bitfield): Report filename and line numer on error.
H A DChangeLog-2009683 (set_bitfield): Handle XXX=V.
1001 (set_bitfield): Take an argument to set the value field.
1018 (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
1666 (set_bitfield): Take an argument, lineno. Don't report lineno
1696 (set_bitfield): Remove CpuSledgehammer check.
H A DChangeLog1140 * i386-gen.c (set_bitfield): Don't look for CpuFP, Mmword, nor
H A DChangeLog-2007749 (set_bitfield): Likewise.
H A DChangeLog-2017100 (set_bitfield): Adjust call accordingly.
H A DChangeLog-20161592 (set_bitfield): Remove const on f. Call
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-gen.c685 static void set_bitfield (char *, bitfield *, int, unsigned int, int);
688 set_bitfield (char *f, bitfield *array, int value, in set_bitfield() function
949 set_bitfield (str, all, value, ARRAY_SIZE (all), lineno); in process_i386_cpu_flag()
967 set_bitfield (str, any, value, ARRAY_SIZE (any), lineno); in process_i386_cpu_flag()
969 set_bitfield (str, all, value, ARRAY_SIZE (all), lineno); in process_i386_cpu_flag()
1195 set_bitfield (str, modifiers, val, ARRAY_SIZE (modifiers), in process_i386_opcode_modifier()
1346 set_bitfield (str, types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1354 set_bitfield("Disp8", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1357 set_bitfield("Disp16", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
1358 set_bitfield("Disp32", types, 1, ARRAY_SIZE (types), lineno); in process_i386_operand_type()
H A DChangeLog-20081041 (set_bitfield): Make Mmword an alias of Qword. Make Oword
1079 * i386-gen.c (set_bitfield): Use fail () on error.
1085 (set_bitfield): Report filename and line numer on error.
H A DChangeLog-2009683 (set_bitfield): Handle XXX=V.
1001 (set_bitfield): Take an argument to set the value field.
1018 (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
1666 (set_bitfield): Take an argument, lineno. Don't report lineno
1696 (set_bitfield): Remove CpuSledgehammer check.
H A DChangeLog1299 * i386-gen.c (set_bitfield): Don't look for CpuFP, Mmword, nor
H A DChangeLog-2007749 (set_bitfield): Likewise.
H A DChangeLog-2017100 (set_bitfield): Adjust call accordingly.
H A DChangeLog-20161592 (set_bitfield): Remove const on f. Call
H A DChangeLog-2019824 (set_bitfield): Adjust call to the above function.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20081041 (set_bitfield): Make Mmword an alias of Qword. Make Oword
1079 * i386-gen.c (set_bitfield): Use fail () on error.
1085 (set_bitfield): Report filename and line numer on error.
H A DChangeLog-2009683 (set_bitfield): Handle XXX=V.
1001 (set_bitfield): Take an argument to set the value field.
1018 (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
1666 (set_bitfield): Take an argument, lineno. Don't report lineno
1696 (set_bitfield): Remove CpuSledgehammer check.
H A DChangeLog-2007749 (set_bitfield): Likewise.
H A DChangeLog-2017100 (set_bitfield): Adjust call accordingly.
H A DChangeLog-20161592 (set_bitfield): Remove const on f. Call
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20081041 (set_bitfield): Make Mmword an alias of Qword. Make Oword
1079 * i386-gen.c (set_bitfield): Use fail () on error.
1085 (set_bitfield): Report filename and line numer on error.
H A DChangeLog-2009683 (set_bitfield): Handle XXX=V.
1001 (set_bitfield): Take an argument to set the value field.
1018 (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
1666 (set_bitfield): Take an argument, lineno. Don't report lineno
1696 (set_bitfield): Remove CpuSledgehammer check.
H A DChangeLog-2007749 (set_bitfield): Likewise.
H A DChangeLog-2017100 (set_bitfield): Adjust call accordingly.
H A DChangeLog-2019824 (set_bitfield): Adjust call to the above function.

12