Searched defs:check_io (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dop_helper.c695 static inline void check_io(int addr, int size) function
752 check_io(t0, 1);
757 check_io(t0, 2);
762 check_io(t0, 4);

Completed in 67 milliseconds