Home
last modified time | relevance | path

Searched defs:r_rema (Results 1 – 1 of 1) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_x86_cs.c1592 const char *r_rema = (width==1)?"ah": (width==2)?"dx": (width==4)?"edx":"rdx"; in anop_esil() local
1614 const char *r_rema = (width==1)?"ah": (width==2)?"dx": (width==4)?"edx":"rdx"; in anop_esil() local
1638 const char *r_rema = (width==1)?"ah": (width==2)?"dx": (width==4)?"edx":"rdx"; in anop_esil() local
1663 const char *r_rema = (width==1)?"ah": (width==2)?"dx": (width==4)?"edx":"rdx"; in anop_esil() local