Searched refs:M68K_CPU_SIZE_LONG (Results 1 – 5 of 5) sorted by relevance
95 public static final int M68K_CPU_SIZE_LONG = 4; field in M68k_const
92 M68K_CPU_SIZE_LONG = 4 variable
181 M68K_CPU_SIZE_LONG = 4, ///< 4 bytes in size enumerator
306 case M68K_CPU_SIZE_LONG: SStream_concat0(O, ".l"); break; in M68K_printInst()
2083 ext->op_size.cpu_size = M68K_CPU_SIZE_LONG; in d68020_cpgen()