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

  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-opc.h 63 FLD_hw,
aarch64-asm.c 344 insert_field (FLD_hw, code, info->shifter.amount >> 4, 0);
    [all...]
aarch64-dis.c 606 info->shifter.amount = extract_field (FLD_hw, code, 0) << 4;
    [all...]

Completed in 47 milliseconds