Searched refs:AARCH64_MOD_NONE (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h1067 AARCH64_MOD_NONE,
1065 AARCH64_MOD_NONE, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h1001 AARCH64_MOD_NONE,
999 AARCH64_MOD_NONE, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Daarch64.h996 AARCH64_MOD_NONE,
994 AARCH64_MOD_NONE, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h1073 AARCH64_MOD_NONE,
1071 AARCH64_MOD_NONE, enumerator in enum:aarch64_modifier_kind
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c3635 if (operand->shifter.kind == AARCH64_MOD_NONE
5638 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
5934 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6031 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6107 if (info->shifter.kind != AARCH64_MOD_NONE)
6119 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6323 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c3733 if (operand->shifter.kind == AARCH64_MOD_NONE
6354 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6651 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6749 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6825 if (info->shifter.kind != AARCH64_MOD_NONE)
6837 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
7042 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.c3640 if (operand->shifter.kind == AARCH64_MOD_NONE
5662 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
5958 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6055 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6131 if (info->shifter.kind != AARCH64_MOD_NONE)
6143 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
6348 gas_assert (info->shifter.kind == AARCH64_MOD_NONE);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c2317 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2375 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2404 if (opnd->shifter.kind != AARCH64_MOD_NONE)
3477 || opnd->shifter.kind == AARCH64_MOD_NONE)
H A Daarch64-asm.c434 if (kind == AARCH64_MOD_NONE)
H A Daarch64-dis.c733 info->shifter.kind = AARCH64_MOD_NONE;
2481 inst->operands[1].shifter.kind = AARCH64_MOD_NONE;
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-opc.c2319 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2377 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2406 if (opnd->shifter.kind != AARCH64_MOD_NONE)
3481 || opnd->shifter.kind == AARCH64_MOD_NONE)
H A Daarch64-asm.c445 if (kind == AARCH64_MOD_NONE)
H A Daarch64-dis.c744 info->shifter.kind = AARCH64_MOD_NONE;
2492 inst->operands[1].shifter.kind = AARCH64_MOD_NONE;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c2347 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2405 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2434 if (opnd->shifter.kind != AARCH64_MOD_NONE)
3621 || opnd->shifter.kind == AARCH64_MOD_NONE)
H A Daarch64-dis.c749 info->shifter.kind = AARCH64_MOD_NONE;
2702 inst->operands[1].shifter.kind = AARCH64_MOD_NONE;
H A Daarch64-asm.c445 if (kind == AARCH64_MOD_NONE)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c2341 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2399 if (opnd->shifter.kind != AARCH64_MOD_NONE)
2428 if (opnd->shifter.kind != AARCH64_MOD_NONE)
3740 || opnd->shifter.kind == AARCH64_MOD_NONE)
H A Daarch64-dis.c758 info->shifter.kind = AARCH64_MOD_NONE;
2711 inst->operands[1].shifter.kind = AARCH64_MOD_NONE;
H A Daarch64-asm.c445 if (kind == AARCH64_MOD_NONE)

Completed in 787 milliseconds