Lines Matching defs:rm
827 rm - RM value to decode
846 decode_rm00_address(int rm)
853 switch (rm) {
884 switch (rm) {
920 rm - RM value to decode
930 decode_rm01_address(int rm)
936 if (!((M.x86.mode & SYSMODE_PREFIX_ADDR) && (rm == 4)))
941 switch (rm) {
973 switch (rm) {
1009 rm - RM value to decode
1019 decode_rm10_address(int rm)
1029 if (rm != 4)
1035 switch (rm) {
1069 switch (rm) {