diff options
Diffstat (limited to 'tcg/mips/tcg-target-con-str.h')
-rw-r--r-- | tcg/mips/tcg-target-con-str.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tcg/mips/tcg-target-con-str.h b/tcg/mips/tcg-target-con-str.h index e4b2965..413c280 100644 --- a/tcg/mips/tcg-target-con-str.h +++ b/tcg/mips/tcg-target-con-str.h @@ -9,8 +9,6 @@ * REGS(letter, register_mask) */ REGS('r', ALL_GENERAL_REGS) -REGS('L', ALL_QLOAD_REGS) -REGS('S', ALL_QSTORE_REGS) /* * Define constraint letters for constants: |