Home
last modified time | relevance | path

Searched refs:BITNUM (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dtic80-opc.c448 #define BITNUM (OFF_SL_BR_SCALED + 1) macro
453 #define CC (BITNUM + 1)
651 {"bbo", OP_SI(0x4A), MASK_SI, 0, {OFF_SS_PC, REG_22, BITNUM} },
652 {"bbo", OP_LI(0x395), MASK_LI, 0, {OFF_SL_PC, REG_22, BITNUM} },
653 {"bbo", OP_REG(0x394), MASK_REG, 0, {REG_0, REG_22, BITNUM} },
657 {"bbo.a", OP_SI(0x4B), MASK_SI, 0, {OFF_SS_PC, REG_22, BITNUM} },
658 {"bbo.a", OP_LI(0x397), MASK_LI, 0, {OFF_SL_PC, REG_22, BITNUM} },
659 {"bbo.a", OP_REG(0x396), MASK_REG, 0, {REG_0, REG_22, BITNUM} },
663 {"bbz", OP_SI(0x48), MASK_SI, 0, {OFF_SS_PC, REG_22, BITNUM} },
664 {"bbz", OP_LI(0x391), MASK_LI, 0, {OFF_SL_PC, REG_22, BITNUM} },
[all …]
Diq2000-opc.c560 { { MNEM, ' ', OP (RS), '(', OP (BITNUM), ')', ',', OP (OFFSET), 0 } },
566 { { MNEM, ' ', OP (RS), '(', OP (BITNUM), ')', ',', OP (OFFSET), 0 } },
1328 { { MNEM, ' ', OP (RS), '(', OP (BITNUM), ')', ',', OP (OFFSET), 0 } },
1334 { { MNEM, ' ', OP (RS), '(', OP (BITNUM), ')', ',', OP (OFFSET), 0 } },
DChangeLog-9297800 store BITNUM values in the table in one's complement form
802 value for a BITNUM operand.
825 representations for the floating point BITNUM values.
829 * tic80-opc.c (tic80_predefined_symbols): Store BITNUM values
837 one's complement for BITNUM values.
1069 * tic80-opc.c (tic80_operands): Add SSOFF, LSOFF, BITNUM,
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-93035373 that symbolic BITNUM assembles to. Add coverage for raw
5374 numeric values for the BITNUM operand.
5377 of floating point test BITNUM values that are ambiguous with
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96972375 fixups. Take one's complement of BITNUM values before insertion