diff options
Diffstat (limited to 'include/opcode/tilepro.h')
-rw-r--r-- | include/opcode/tilepro.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/opcode/tilepro.h b/include/opcode/tilepro.h index 91e2a2bdb..767926bda 100644 --- a/include/opcode/tilepro.h +++ b/include/opcode/tilepro.h @@ -36,6 +36,8 @@ typedef enum TILEPRO_OPC_INFOL, TILEPRO_OPC_J, TILEPRO_OPC_JAL, + TILEPRO_OPC_LW_TLS, + TILEPRO_OPC_LW_TLS_SN, TILEPRO_OPC_MOVE, TILEPRO_OPC_MOVE_SN, TILEPRO_OPC_MOVEI, |