1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

fix broken encoding

llvm-svn: 31778
This commit is contained in:
Chris Lattner 2006-11-16 01:01:28 +00:00
parent 0d40275b0e
commit 283e7306c1

View File

@ -537,7 +537,7 @@ def STBU : DForm_1<39, (ops ptr_rc:$ea_res, GPRC:$rS,
(pre_truncsti8 GPRC:$rS, ptr_rc:$ptrreg,
iaddroff:$ptroff))]>,
RegConstraint<"$ptrreg = $ea_res">, NoEncode<"$ea_res">;
def STHU : DForm_1<37, (ops ptr_rc:$ea_res, GPRC:$rS,
def STHU : DForm_1<45, (ops ptr_rc:$ea_res, GPRC:$rS,
symbolLo:$ptroff, ptr_rc:$ptrreg),
"sthu $rS, $ptroff($ptrreg)", LdStGeneral,
[(set ptr_rc:$ea_res,