HomeSort by relevance Sort by last modified time
    Searched refs:FLD_imm6 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-opc-2.c 75 {AARCH64_OPND_CLASS_IMMEDIATE, "IMMS", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_imm6}, "the leftmost bit number to be moved from the source"},
76 {AARCH64_OPND_CLASS_IMMEDIATE, "WIDTH", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_imm6}, "the width of the bit-field"},
77 {AARCH64_OPND_CLASS_IMMEDIATE, "IMM", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_imm6}, "an immediate"},
aarch64-opc.h 69 FLD_imm6,
aarch64-asm.c 719 insert_field (FLD_imm6, code, info->shifter.amount, 0);
    [all...]
aarch64-dis.c     [all...]
aarch64-tbl.h     [all...]

Completed in 197 milliseconds