Home
last modified time | relevance | path

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

/qemu/disas/
H A Dcris.c216 const struct cris_opcode
1357 static const struct cris_opcode *
1366 const struct cris_opcode *max_matchedp = NULL; in get_opcode_entry()
1395 const struct cris_opcode *popcodep in get_opcode_entry()
1446 const struct cris_opcode *opcodep; in get_opcode_entry()
1617 const struct cris_opcode *prefix_opcodep in cris_constraint()
1637 const struct cris_opcode *prefix_opcodep in cris_constraint()
1807 const struct cris_opcode *matchedp, in bytes_to_skip()
1809 const struct cris_opcode *prefix_matchedp) in bytes_to_skip()
1898 const struct cris_opcode *prefix_opcodep, in print_with_operands()
[all …]
/qemu/target/cris/
H A Dopcode-cris.h284 struct cris_opcode struct
310 extern const struct cris_opcode cris_opcodes[]; argument