Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dnds32-dis.c237 unsigned int push25gpr = 0, lsmwRb, lsmwRe, lsmwEnb4, checkbit, i; in nds32_parse_opcode() local
321 push25gpr = int_value; in nds32_parse_opcode()
364 if (push25gpr != 6) in nds32_parse_opcode()
365 func (stream, "~$%s", keyword_gpr[push25gpr].name); in nds32_parse_opcode()