.. |
aasmcpu.pas
|
f294ea5028
- removed commented out code from aasmcpu.pas
|
4 vuotta sitten |
agbinaryen.pas
|
fa9eef27ef
* use upper case asm id strings, so assemblers can be selected via the -A option
|
5 vuotta sitten |
agllvmmc.pas
|
9908a9d82a
+ add functypes for the unit init and finalization code procedures
|
4 vuotta sitten |
agwat.pas
|
e7cd823692
* fixed -Sew warnings in agwat.pas
|
4 vuotta sitten |
ccpuinnr.inc
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
4 vuotta sitten |
cgcpu.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 vuotta sitten |
cpubase.pas
|
f891c52dd1
- removed tarrayreftype, because it's not used on the wasm target
|
4 vuotta sitten |
cpuinfo.pas
|
a00110f6e0
* cpu_wasm renamed cpu_wasm32
|
5 vuotta sitten |
cpunode.pas
|
888af282a4
+ override the inline node for WASM
|
4 vuotta sitten |
cpupara.pas
|
020ce2b10c
* use the standard inherited ret_in_param for wasm32
|
4 vuotta sitten |
cpupi.pas
|
4d99fb3352
* allocate locals in a better way, so that we don't get 2 extra wasted locals per function
|
4 vuotta sitten |
cputarg.pas
|
f04c43f58c
+ created unit (empty for now) for the llvm-mc assembler writer
|
5 vuotta sitten |
hlcgcpu.pas
|
b35d3c5f3a
* don't override inittempvariables for WebAssembly, because things like
|
4 vuotta sitten |
itcpugas.pas
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
4 vuotta sitten |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 vuotta sitten |
nwasmadd.pas
|
4b6cbde849
* fixed 64-bit float comparison
|
4 vuotta sitten |
nwasmcal.pas
|
7e958e0a35
+ introduced the discardresult directive and declared the UniqueString()
|
4 vuotta sitten |
nwasmcnv.pas
|
60242ca0fd
* updated the a_fXX_convert_su_iYY asm ops to their modern format a_fXX_convert_iYY_su
|
4 vuotta sitten |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 vuotta sitten |
nwasmflw.pas
|
7a15157387
+ dummy implementation of the code generator for the try..except node for WebAssembly
|
4 vuotta sitten |
nwasminl.pas
|
699626ee5c
* a_grow_memory asm op renamed a_memory_grow
|
4 vuotta sitten |
nwasmmat.pas
|
4fa09a6f8b
- removed the trunc32 parameter of thlcgwasm.a_op_stack, because it is no longer used, nor necessary
|
4 vuotta sitten |
nwasmset.pas
|
ec7fbcb271
* override the IN node for WebAssembly and avoid generating jump tables for the
|
4 vuotta sitten |
rgcpu.pas
|
dc151465c5
* replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator
|
4 vuotta sitten |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |
strinst.inc
|
fc95e7f22d
* fixes in thlcgwasm.resize_stack_int_val
|
4 vuotta sitten |
symcpu.pas
|
910bbc6b37
* override is_pushleftright for WebAssembly and make it return true
|
4 vuotta sitten |
tgcpu.pas
|
0315ab00d8
* map the currency type to the i64 WebAssembly type
|
4 vuotta sitten |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 vuotta sitten |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 vuotta sitten |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 vuotta sitten |