mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 03:32:10 +00:00
Update to-do list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18085 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
486ebfd704
commit
b10fc0343f
@ -28,10 +28,9 @@ To-do
|
||||
-----
|
||||
|
||||
* support setcc on longs
|
||||
* support basic binary operations on longs
|
||||
- use libc procedures instead of open-coding for:
|
||||
__div64 __mul64 __rem64 __udiv64 __umul64 __urem64
|
||||
* support shifts on longs
|
||||
* support casting 64-bit integers to FP types
|
||||
* support FP rem
|
||||
|
||||
$Date$
|
||||
|
||||
|
@ -28,10 +28,9 @@ To-do
|
||||
-----
|
||||
|
||||
* support setcc on longs
|
||||
* support basic binary operations on longs
|
||||
- use libc procedures instead of open-coding for:
|
||||
__div64 __mul64 __rem64 __udiv64 __umul64 __urem64
|
||||
* support shifts on longs
|
||||
* support casting 64-bit integers to FP types
|
||||
* support FP rem
|
||||
|
||||
$Date$
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user