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

  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-opc-2.c 89 {AARCH64_OPND_CLASS_IMMEDIATE, "FBITS", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_scale}, "the number of bits after the binary point in the fixed-point value"},
aarch64-opc.h 93 FLD_scale,
aarch64-dis.c 692 info->imm.value = 64- extract_field (FLD_scale, code, 0);
    [all...]
aarch64-tbl.h     [all...]

Completed in 436 milliseconds