D | emulate.c | 251 #define ____emulate_2op(ctxt, _op, _x, _y, _suffix, _dsttype) \ argument 265 #define __emulate_2op_nobyte(ctxt,_op,_wx,_wy,_lx,_ly,_qx,_qy) \ argument 282 #define __emulate_2op(ctxt,_op,_bx,_by,_wx,_wy,_lx,_ly,_qx,_qy) \ argument 297 #define emulate_2op_SrcB(ctxt, _op) \ argument 301 #define emulate_2op_SrcV(ctxt, _op) \ argument 305 #define emulate_2op_SrcV_nobyte(ctxt, _op) \ argument 309 #define __emulate_2op_cl(ctxt, _op, _suffix, _type) \ argument 329 #define emulate_2op_cl(ctxt, _op) \ argument 344 #define __emulate_1op(ctxt, _op, _suffix) \ argument 358 #define emulate_1op(ctxt, _op) \ argument [all …]
|