Lines Matching defs:ip
1232 igetc(Map *map, Instr *ip, uchar *c) in igetc()
1250 igets(Map *map, Instr *ip, ushort *sp) in igets()
1269 igetl(Map *map, Instr *ip, ulong *lp) in igetl()
1288 igetq(Map *map, Instr *ip, vlong *qp) in igetq()
1304 getdisp(Map *map, Instr *ip, int mod, int rm, int code, int pcrel) in getdisp()
1339 modrm(Map *map, Instr *ip, uchar c) in modrm()
1396 mkinstr(Map *map, Instr *ip, uvlong pc) in mkinstr()
1707 bprint(Instr *ip, char *fmt, ...) in bprint()
1723 #define ANAME(ip) "" argument
1724 #define ONAME(ip) "" argument
1753 plocal(Instr *ip) in plocal()
1782 isjmp(Instr *ip) in isjmp()
1801 issymref(Instr *ip, Symbol *s, long w, long val) in issymref()
1841 immediate(Instr *ip, vlong val) in immediate()
1876 pea(Instr *ip) in pea()
1906 prinstr(Instr *ip, char *fmt) in prinstr()