Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-dis.c105 if (pfd->hw_res == HW_INT || pfd->hw_res == HW_UINT) in nds32_parse_audio_ext()
107 if (pfd->hw_res == HW_INT) in nds32_parse_audio_ext()
298 else if ((pfd->hw_res == HW_INT) || (pfd->hw_res == HW_UINT)) in nds32_parse_opcode()
300 if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
336 else if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
359 else if (pfd->hw_res < HW_INT) in nds32_parse_opcode()
388 else if ((pfd->hw_res == HW_INT) || (pfd->hw_res == HW_UINT)) in nds32_parse_opcode()
390 if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
452 else if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
H A Dnds32-asm.c156 {"i5s", 0, 5, 0, HW_INT, NULL},
157 {"i10s", 0, 10, 0, HW_INT, NULL},
158 {"i15s", 0, 15, 0, HW_INT, NULL},
159 {"i19s", 0, 19, 0, HW_INT, NULL},
160 {"i20s", 0, 20, 0, HW_INT, NULL},
161 {"i8s1", 0, 8, 1, HW_INT, NULL},
162 {"i11br3", 8, 11, 0, HW_INT, NULL},
163 {"i14s1", 0, 14, 1, HW_INT, NULL},
164 {"i15s1", 0, 15, 1, HW_INT, NULL},
165 {"i16s1", 0, 16, 1, HW_INT, NULL},
[all …]
H A Dnds32-asm.h138 HW_INT = 0x1000, enumerator
H A DChangeLog-2018482 SYN_ROPT and upadte HW_GPR and HW_INT.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-dis.c105 if (pfd->hw_res == HW_INT || pfd->hw_res == HW_UINT) in nds32_parse_audio_ext()
107 if (pfd->hw_res == HW_INT) in nds32_parse_audio_ext()
298 else if ((pfd->hw_res == HW_INT) || (pfd->hw_res == HW_UINT)) in nds32_parse_opcode()
300 if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
336 else if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
359 else if (pfd->hw_res < HW_INT) in nds32_parse_opcode()
388 else if ((pfd->hw_res == HW_INT) || (pfd->hw_res == HW_UINT)) in nds32_parse_opcode()
390 if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
452 else if (pfd->hw_res == HW_INT) in nds32_parse_opcode()
H A Dnds32-asm.c156 {"i5s", 0, 5, 0, HW_INT, NULL},
157 {"i10s", 0, 10, 0, HW_INT, NULL},
158 {"i15s", 0, 15, 0, HW_INT, NULL},
159 {"i19s", 0, 19, 0, HW_INT, NULL},
160 {"i20s", 0, 20, 0, HW_INT, NULL},
161 {"i8s1", 0, 8, 1, HW_INT, NULL},
162 {"i11br3", 8, 11, 0, HW_INT, NULL},
163 {"i14s1", 0, 14, 1, HW_INT, NULL},
164 {"i15s1", 0, 15, 1, HW_INT, NULL},
165 {"i16s1", 0, 16, 1, HW_INT, NULL},
[all …]
H A Dnds32-asm.h138 HW_INT = 0x1000, enumerator
H A DChangeLog-2018482 SYN_ROPT and upadte HW_GPR and HW_INT.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2018482 SYN_ROPT and upadte HW_GPR and HW_INT.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2018482 SYN_ROPT and upadte HW_GPR and HW_INT.