D | emulate.c | 253 #define ____emulate_2op(ctxt, _op, _x, _y, _suffix, _dsttype) \ argument 267 #define __emulate_2op_nobyte(ctxt,_op,_wx,_wy,_lx,_ly,_qx,_qy) \ argument 284 #define __emulate_2op(ctxt,_op,_bx,_by,_wx,_wy,_lx,_ly,_qx,_qy) \ argument 299 #define emulate_2op_SrcB(ctxt, _op) \ argument 303 #define emulate_2op_SrcV(ctxt, _op) \ argument 307 #define emulate_2op_SrcV_nobyte(ctxt, _op) \ argument 311 #define __emulate_2op_cl(ctxt, _op, _suffix, _type) \ argument 331 #define emulate_2op_cl(ctxt, _op) \ argument 346 #define __emulate_1op(ctxt, _op, _suffix) \ argument 360 #define emulate_1op(ctxt, _op) \ argument [all …]
|