Home
last modified time | relevance | path

Searched refs:M32RBF_INSN_CLRPSW (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Ddecode.h63 , M32RBF_INSN_UNLOCK, M32RBF_INSN_CLRPSW, M32RBF_INSN_SETPSW, M32RBF_INSN_BSET enumerator
Ddecode.c150 { M32R_INSN_CLRPSW, M32RBF_INSN_CLRPSW, M32RBF_SFMT_CLRPSW },
396 case 2: itype = M32RBF_INSN_CLRPSW; goto extract_sfmt_clrpsw; in m32rbf_decode()
424 case 2: itype = M32RBF_INSN_CLRPSW; goto extract_sfmt_clrpsw; in m32rbf_decode()
Dmodel.c4159 { M32RBF_INSN_CLRPSW, model_m32r_d_clrpsw, { { (int) UNIT_M32R_D_U_EXEC, 1, 1 } } },
4274 { M32RBF_INSN_CLRPSW, model_test_clrpsw, { { (int) UNIT_TEST_U_EXEC, 1, 1 } } },
Dsem-switch.c140 { M32RBF_INSN_CLRPSW, && case_sem_INSN_CLRPSW },
Dsem.c2775 { M32RBF_INSN_CLRPSW, SEM_FN_NAME (m32rbf,clrpsw) },