[MIPS] Add load-link, store-conditional paired instructions
[deliverable/binutils-gdb.git] / include / opcode / mips.h
index 4309e1a348f040fd997e8e5fc47ccd66b66cd60f..bc7deecf0be1f810b4b6baa3c39b2c6d01672930 100644 (file)
@@ -1628,7 +1628,9 @@ enum
   M_LI_SS,
   M_LL_AB,
   M_LLD_AB,
+  M_LLDP_AB,
   M_LLE_AB,
+  M_LLWP_AB,
   M_LQ_AB,
   M_LW_AB,
   M_LWE_AB,
@@ -1679,7 +1681,9 @@ enum
   M_SAAD_AB,
   M_SC_AB,
   M_SCD_AB,
+  M_SCDP_AB,
   M_SCE_AB,
+  M_SCWP_AB,
   M_SD_AB,
   M_SDC1_AB,
   M_SDC2_AB,
This page took 0.023806 seconds and 4 git commands to generate.