HomeSort by relevance Sort by last modified time
    Searched full:set_bitfield (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
i386-gen.c 679 set_bitfield (const char *f, bitfield *array, int value, function
686 set_bitfield("Cpu387", array, value, size, lineno);
687 set_bitfield("Cpu287", array, value, size, lineno);
804 set_bitfield (str, flags, 0, ARRAY_SIZE (flags), lineno);
815 set_bitfield (str, flags, 1, ARRAY_SIZE (flags), lineno);
859 set_bitfield (str, modifiers, 1, ARRAY_SIZE (modifiers),
910 set_bitfield (str, types, 1, ARRAY_SIZE (types), lineno);
    [all...]
ChangeLog-2009 683 (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.
    [all...]
ChangeLog-2008 1041 (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.
    [all...]
ChangeLog-2007 749 (set_bitfield): Likewise.
    [all...]

Completed in 308 milliseconds