Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/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()
/dports/emulators/qemu/qemu-6.2.0/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()
/dports/emulators/qemu60/qemu-6.0.0/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()