Searched refs:fastop (Results 1 – 1 of 1) sorted by relevance
212 struct fastop;225 void (*fastop)(struct fastop *fake); member315 static int fastop(struct x86_emulate_ctxt *ctxt, void (*fop)(struct fastop *));325 extern void em_##op(struct fastop *fake); \1022 return fastop(ctxt, em_bsf); in em_bsf_c()1030 return fastop(ctxt, em_bsr); in em_bsr_c()2299 fastop(ctxt, em_cmp); in em_cmpxchg()3400 fastop(ctxt, em_or); in em_das()3426 fastop(ctxt, em_or); in em_aam()3444 fastop(ctxt, em_or); in em_aad()[all …]