Home
last modified time | relevance | path

Searched refs:AARCH64_OPND_SVE_PATTERN_SCALED (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Daarch64.h677 AARCH64_OPND_SVE_PATTERN_SCALED, /* Likewise, with additional MUL factor. */ enumerator
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Daarch64.h687 AARCH64_OPND_SVE_PATTERN_SCALED, /* Likewise, with additional MUL factor. */ enumerator
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-20161008 AARCH64_OPND_SVE_PATTERN_SCALED.
1014 AARCH64_OPND_SVE_PATTERN_SCALED.
1018 AARCH64_OPND_SVE_PATTERN_SCALED.
Daarch64-opc.c3069 case AARCH64_OPND_SVE_PATTERN_SCALED: in operand_general_constraint_met_p()
4391 case AARCH64_OPND_SVE_PATTERN_SCALED: in aarch64_print_operand()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-20161008 AARCH64_OPND_SVE_PATTERN_SCALED.
1014 AARCH64_OPND_SVE_PATTERN_SCALED.
1018 AARCH64_OPND_SVE_PATTERN_SCALED.
Daarch64-opc.c3069 case AARCH64_OPND_SVE_PATTERN_SCALED: in operand_general_constraint_met_p()
4366 case AARCH64_OPND_SVE_PATTERN_SCALED: in aarch64_print_operand()
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2016282 * opcode/aarch64.h (AARCH64_OPND_SVE_PATTERN_SCALED): New
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2016282 * opcode/aarch64.h (AARCH64_OPND_SVE_PATTERN_SCALED): New
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-aarch64.c6217 case AARCH64_OPND_SVE_PATTERN_SCALED: in process_omitted_operand()
6926 case AARCH64_OPND_SVE_PATTERN_SCALED: in parse_operands()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20161480 (process_omitted_operand): Handle AARCH64_OPND_SVE_PATTERN_SCALED.