Searched refs:SCIMM (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/mm/
H A Duasm-micromips.c118 [insn_wait] = {M(mm_pool32a_op, 0, 0, 0, mm_wait_op, mm_pool32axf_op), SCIMM},
124 [insn_syscall] = {M(mm_pool32a_op, 0, 0, 0, mm_syscall_op, mm_pool32axf_op), SCIMM},
201 if (ip->fields & SCIMM)
H A Duasm-mips.c66 [insn_break] = {M(spec_op, 0, 0, 0, 0, break_op), SCIMM},
196 [insn_syscall] = {M(spec_op, 0, 0, 0, 0, syscall_op), SCIMM},
201 [insn_wait] = {M(cop0_op, cop_op, 0, 0, 0, wait_op), SCIMM},
267 if (ip->fields & SCIMM)
H A Duasm.c27 SCIMM = 0x400, enumerator in enum:fields

Completed in 89 milliseconds