mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-15 07:59:50 +00:00
Add FIXME.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117787 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
604cdf6ea7
commit
7644971232
@ -739,6 +739,8 @@ let Constraints = "$a = $dst" in {
|
||||
|
||||
// FP to Fixed-Point:
|
||||
|
||||
// FIXME: Marking these as codegen only seems wrong. They are real
|
||||
// instructions(?)
|
||||
let isCodeGenOnly = 1 in {
|
||||
def VTOSHS : AVConv1XI<0b11101, 0b11, 0b1110, 0b1010, 0,
|
||||
(outs SPR:$dst), (ins SPR:$a, i32imm:$fbits),
|
||||
|
Loading…
Reference in New Issue
Block a user