mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-02 08:45:55 +00:00
80 col violation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74683 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c4b0b400b0
commit
31926a78e3
@ -751,7 +751,7 @@ def LDRSB_PRE : AI3ldsbpr<(outs GPR:$dst, GPR:$base_wb),
|
|||||||
|
|
||||||
def LDRSB_POST: AI3ldsbpo<(outs GPR:$dst, GPR:$base_wb),
|
def LDRSB_POST: AI3ldsbpo<(outs GPR:$dst, GPR:$base_wb),
|
||||||
(ins GPR:$base,am3offset:$offset), LdMiscFrm,
|
(ins GPR:$base,am3offset:$offset), LdMiscFrm,
|
||||||
"ldr", "sb $dst, [$base], $offset", "$base = $base_wb", []>;
|
"ldr", "sb $dst, [$base], $offset", "$base = $base_wb", []>;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Store
|
// Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user