A64: Implement CMEQ (register, scalar)

This commit is contained in:
Lioncash
2018-04-15 05:39:12 -04:00
committed by MerryMage
parent 5b8c9e5146
commit 19e276d10f
2 changed files with 8 additions and 1 deletions

View File

@@ -463,7 +463,7 @@ INST(CMHS_1, "CMHS (register)", "01111
//INST(URSHL_1, "URSHL", "01111110zz1mmmmm010101nnnnnddddd")
//INST(UQRSHL_1, "UQRSHL", "01111110zz1mmmmm010111nnnnnddddd")
INST(SUB_1, "SUB (vector)", "01111110zz1mmmmm100001nnnnnddddd")
//INST(CMEQ_reg_1, "CMEQ (register)", "01111110zz1mmmmm100011nnnnnddddd")
INST(CMEQ_reg_1, "CMEQ (register)", "01111110zz1mmmmm100011nnnnnddddd")
//INST(SQRDMULH_vec_1, "SQRDMULH (vector)", "01111110zz1mmmmm101101nnnnnddddd")
// Data Processing - FP and SIMD - SIMD Scalar shift by immediate