Shiva Chen
7c17242b92
[RISCV] Implement c.lui immediate operand constraint
...
Implement c.lui immediate constraint to [1, 31] and [0xfffe0, 0xfffff].
The RISC-V ISA describes the constraint as [1, 63], with that value
being loaded in to bits 17-12 of the destination register and sign extended
from bit 17. Therefore, this 6-bit immediate can represent values in the
ranges [1, 31] and [0xfffe0, 0xfffff].
Differential Revision: https://reviews.llvm.org/D42834
llvm-svn: 325792
2018-02-22 15:02:28 +00:00
..
2018-02-02 06:01:02 +00:00
2018-01-12 02:27:00 +00:00
2018-01-26 07:53:07 +00:00
2017-10-18 16:11:31 +00:00
2018-02-02 06:01:02 +00:00
2017-09-28 08:26:24 +00:00
2017-12-15 09:47:01 +00:00
2017-09-28 08:26:24 +00:00
2017-12-13 12:46:55 +00:00
2017-12-15 09:47:01 +00:00
2018-02-06 00:55:23 +00:00
2017-12-07 10:59:12 +00:00
2017-12-15 09:47:01 +00:00
2018-02-22 15:02:28 +00:00
2018-02-02 06:01:02 +00:00
2018-02-22 15:02:28 +00:00
2017-12-07 10:46:23 +00:00
2017-12-15 09:47:01 +00:00
2017-12-13 09:32:55 +00:00
2018-02-02 06:01:02 +00:00
2017-12-07 11:02:55 +00:00
2017-12-15 09:47:01 +00:00
2017-12-13 09:32:55 +00:00
2018-02-02 06:01:02 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2018-02-06 00:55:23 +00:00
2017-12-15 09:47:01 +00:00
2017-12-07 10:56:07 +00:00
2017-12-15 09:47:01 +00:00
2017-12-07 10:59:12 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 10:20:51 +00:00
2018-02-02 06:01:02 +00:00
2017-12-15 09:47:01 +00:00
2017-12-07 11:05:38 +00:00
2017-12-15 09:47:01 +00:00
2018-02-02 06:01:02 +00:00
2017-12-15 09:47:01 +00:00
2017-12-07 11:02:55 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2017-12-07 10:53:48 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00
2017-12-15 09:47:01 +00:00