diff options
Diffstat (limited to 'include/opcode/tilegx.h')
-rw-r--r-- | include/opcode/tilegx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/opcode/tilegx.h b/include/opcode/tilegx.h index 95a9ca7d2..c11fc1661 100644 --- a/include/opcode/tilegx.h +++ b/include/opcode/tilegx.h @@ -34,6 +34,8 @@ typedef enum TILEGX_OPC_BPT, TILEGX_OPC_INFO, TILEGX_OPC_INFOL, + TILEGX_OPC_LD4S_TLS, + TILEGX_OPC_LD_TLS, TILEGX_OPC_MOVE, TILEGX_OPC_MOVEI, TILEGX_OPC_MOVELI, |