diff options
Diffstat (limited to 'arch/mips/il.h')
| -rw-r--r-- | arch/mips/il.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/il.h b/arch/mips/il.h index c4ffff75..9a5a7999 100644 --- a/arch/mips/il.h +++ b/arch/mips/il.h @@ -65,6 +65,10 @@ enum MipsIntrinsic : uint32_t MIPS_INTRIN_SET_LEFT_PART64, MIPS_INTRIN_SET_RIGHT_PART64, + MIPS_INTRIN_TLBSET, + MIPS_INTRIN_TLBGET, + MIPS_INTRIN_TLBSEARCH, + CNMIPS_INTRIN_SYNCIOBDMA, CNMIPS_INTRIN_SYNCS, CNMIPS_INTRIN_SYNCW, |
