OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLD_scale
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/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
685
info->imm.value = 64- extract_field (
FLD_scale
, code, 0);
[
all
...]
aarch64-tbl.h
[
all
...]
Completed in 335 milliseconds