GP-2696: corrected missing SBIT display piece from ARM thumb BIC

This commit is contained in:
ghidorahrex 2022-10-14 12:59:19 +00:00
parent d4a3e091f6
commit 2bae52d3a5

View file

@ -1367,7 +1367,7 @@ macro th_set_carry_for_asr(op1,shift_count) {
@if defined(VERSION_6T2) || defined(VERSION_7)
:bic^ItCond Rd0811,Rn0003,ThumbExpandImm12 is TMode=1 & ItCond & (op11=0x1e & thc0909=0 & sop0508=1 & thSBIT_ZN & Rn0003; thc1515=0 & Rd0811) & ThumbExpandImm12
:bic^thSBIT_ZN^ItCond Rd0811,Rn0003,ThumbExpandImm12 is TMode=1 & ItCond & (op11=0x1e & thc0909=0 & sop0508=1 & thSBIT_ZN & Rn0003; thc1515=0 & Rd0811) & ThumbExpandImm12
{
build ItCond;
build ThumbExpandImm12;