Searched refs:AARCH64_MOD_MUL (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h1081 AARCH64_MOD_MUL,
1079 AARCH64_MOD_MUL, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h1015 AARCH64_MOD_MUL,
1013 AARCH64_MOD_MUL, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h1010 AARCH64_MOD_MUL,
1008 AARCH64_MOD_MUL, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h1087 AARCH64_MOD_MUL,
1085 AARCH64_MOD_MUL, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c3138 if (kind == AARCH64_MOD_MUL
3173 if (kind != AARCH64_MOD_MUL)
3183 if (kind == AARCH64_MOD_MUL)
3255 else if (kind != AARCH64_MOD_MUL
5302 operand->shifter.kind = AARCH64_MOD_MUL;
5935 info->shifter.kind = AARCH64_MOD_MUL;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c3232 if (kind == AARCH64_MOD_MUL
3267 if (kind != AARCH64_MOD_MUL)
3277 if (kind == AARCH64_MOD_MUL)
3350 else if (kind != AARCH64_MOD_MUL
5993 operand->shifter.kind = AARCH64_MOD_MUL;
6652 info->shifter.kind = AARCH64_MOD_MUL;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c3143 if (kind == AARCH64_MOD_MUL
3178 if (kind != AARCH64_MOD_MUL)
3188 if (kind == AARCH64_MOD_MUL)
3260 else if (kind != AARCH64_MOD_MUL
5326 operand->shifter.kind = AARCH64_MOD_MUL;
5959 info->shifter.kind = AARCH64_MOD_MUL;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-dis.c2014 info->shifter.kind = AARCH64_MOD_MUL;
H A Daarch64-opc.c2557 assert (opnd->shifter.kind == AARCH64_MOD_MUL);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-dis.c1803 info->shifter.kind = AARCH64_MOD_MUL;
H A Daarch64-opc.c2527 assert (opnd->shifter.kind == AARCH64_MOD_MUL);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-dis.c1814 info->shifter.kind = AARCH64_MOD_MUL;
H A Daarch64-opc.c2529 assert (opnd->shifter.kind == AARCH64_MOD_MUL);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-dis.c2023 info->shifter.kind = AARCH64_MOD_MUL;
H A Daarch64-opc.c2551 assert (opnd->shifter.kind == AARCH64_MOD_MUL);

Completed in 297 milliseconds