OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AARCH64_OPND_CLASS_SIMD_REGLIST
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
aarch64-opc-2.c
58
{
AARCH64_OPND_CLASS_SIMD_REGLIST
, "LVn", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {FLD_Rn}, "a SIMD vector register list"},
59
{
AARCH64_OPND_CLASS_SIMD_REGLIST
, "LVt", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "a SIMD vector register list"},
60
{
AARCH64_OPND_CLASS_SIMD_REGLIST
, "LVt_AL", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "a SIMD vector register list"},
61
{
AARCH64_OPND_CLASS_SIMD_REGLIST
, "LEt", OPD_F_HAS_INSERTER | OPD_F_HAS_EXTRACTOR, {}, "a SIMD vector element list"},
aarch64-opc.c
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h
84
AARCH64_OPND_CLASS_SIMD_REGLIST
,
Completed in 57 milliseconds