This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
+ apply OptPass1OP to LA as well
florian
7 months ago
parent
64ba751ef1
commit
065a81b72c
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
compiler/riscv/aoptcpurv.pas
+ 1
- 0
compiler/riscv/aoptcpurv.pas
View File
@@ -640,6 +640,7 @@ implementation
result:=true;
result:=true;
end;
end;
end;
end;
+ A_LA,
A_LUI,
A_LUI,
A_LB,
A_LB,
A_LBU,
A_LBU,