A64: Implement UQXTN (vector)

This commit is contained in:
MerryMage
2018-07-24 18:17:45 +01:00
parent e686a81612
commit b455b566e7
8 changed files with 80 additions and 27 deletions

View File

@@ -624,7 +624,7 @@ INST(CMLE_2, "CMLE (zero)", "0Q101
INST(NEG_2, "NEG (vector)", "0Q101110zz100000101110nnnnnddddd")
INST(SQXTUN_2, "SQXTUN, SQXTUN2", "0Q101110zz100001001010nnnnnddddd")
INST(SHLL, "SHLL, SHLL2", "0Q101110zz100001001110nnnnnddddd")
//INST(UQXTN_2, "UQXTN, UQXTN2", "0Q101110zz100001010010nnnnnddddd")
INST(UQXTN_2, "UQXTN, UQXTN2", "0Q101110zz100001010010nnnnnddddd")
//INST(FCVTXN_2, "FCVTXN, FCVTXN2", "0Q1011100z100001011010nnnnnddddd")
//INST(FRINTA_1, "FRINTA (vector)", "0Q10111001111001100010nnnnnddddd")
//INST(FRINTA_2, "FRINTA (vector)", "0Q1011100z100001100010nnnnnddddd")