diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-07-09 12:55:55 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-07-09 12:55:55 +0000 |
commit | 2fa6b546356394bb60dfc8090d4594c6c4c0cbd8 (patch) | |
tree | 092dfdb9555afa68857b382253eb4d3c3b2e2b3d /llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp | |
parent | 00df4d92edac5abbcc1aac4b9bf4aadcf40a2ece (diff) | |
download | bcm5719-llvm-2fa6b546356394bb60dfc8090d4594c6c4c0cbd8.tar.gz bcm5719-llvm-2fa6b546356394bb60dfc8090d4594c6c4c0cbd8.zip |
[mips] Implement sge/sgeu pseudo instructions
The `sge/sgeu Dst, Src1, Src2/Imm` pseudo instructions set register
`Dst` to 1 if register `Src1` is greater than or equal `Src2/Imm` and
to 0 otherwise.
Differential Revision: https://reviews.llvm.org/D64314
llvm-svn: 365476
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp')
0 files changed, 0 insertions, 0 deletions