Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dprintinsn.c25 static const char *sreg2str(unsigned int reg) in sreg2str() function
36 return sreg2str(reg + HEX_REG_SA0); in creg2str()