This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
+ apply OptPass1OP to LA as well
florian
9 tháng trước cách đây
mục cha
64ba751ef1
commit
065a81b72c
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
compiler/riscv/aoptcpurv.pas
+ 1
- 0
compiler/riscv/aoptcpurv.pas
Xem Tập Tin
@@ -640,6 +640,7 @@ implementation
result:=true;
end;
end;
+ A_LA,
A_LUI,
A_LB,
A_LBU,