Searched refs:M68K_INS_FSCALE (Results 1 – 4 of 4) sorted by relevance
297 public static final int M68K_INS_FSCALE = 191; field in M68k_const
294 M68K_INS_FSCALE = 191 variable
411 M68K_INS_FSCALE, enumerator
2039 case 0x26: MCInst_setOpcode(info->inst, M68K_INS_FSCALE); break; in d68020_cpgen()