Searched refs:push25gpr (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | nds32-dis.c | 216 unsigned int push25gpr = 0, lsmwRb, lsmwRe, lsmwEnb4, checkbit, i; in nds32_parse_opcode() local 290 push25gpr = int_value; in nds32_parse_opcode() 332 if (push25gpr != 6) in nds32_parse_opcode() 333 func (stream, "~$%s", nds32_keyword_gpr[push25gpr].name); in nds32_parse_opcode()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | nds32-dis.c | 216 unsigned int push25gpr = 0, lsmwRb, lsmwRe, lsmwEnb4, checkbit, i; in nds32_parse_opcode() local 290 push25gpr = int_value; in nds32_parse_opcode() 332 if (push25gpr != 6) in nds32_parse_opcode() 333 func (stream, "~$%s", nds32_keyword_gpr[push25gpr].name); in nds32_parse_opcode()
|