Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xtensa/
H A Dxtensa-isa.h449 const char *xtensa_operand_name(xtensa_isa isa, xtensa_opcode opc, int opnd);
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c851 const char *xtensa_operand_name(xtensa_isa isa, xtensa_opcode opc, int opnd) in xtensa_operand_name() function