.. |
aasmcpu.pas
|
6f88919f37
- don't set casmdata in wasm32/aasmcpu.pas, so that the aasmdef unit can override it
|
3 years ago |
agbinaryen.pas
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 years ago |
agllvmmc.pas
|
026d23632a
+ added the memory.copy and memory.fill WebAssembly instructions
|
3 years ago |
agwat.pas
|
346b57e238
* tai_impexp renamed tai_export_name
|
3 years ago |
ccpuinnr.inc
|
85207e94f8
+ added inline numbers for a memory.copy and a memory.fill intrinsic
|
3 years ago |
cgcpu.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
cpubase.pas
|
026d23632a
+ added the memory.copy and memory.fill WebAssembly instructions
|
3 years ago |
cpuinfo.pas
|
a00110f6e0
* cpu_wasm renamed cpu_wasm32
|
5 years ago |
cpunode.pas
|
c1eeb8beda
+ use the aasmdef unit in wasm32/cpunode.pas
|
3 years ago |
cpupara.pas
|
dbecb67d45
* fixed the value passing of record parameters with non-scalar value size on the
|
4 years ago |
cpupi.pas
|
5124ab2521
* cloned the WebAssembly native exceptions code generation and rtl support into
|
3 years ago |
cputarg.pas
|
cc314e61a2
+ started working on the WebAssembly internal assembler
|
3 years ago |
hlcgcpu.pas
|
5be1bfeeca
+ added comment that states that raiseBr is only used in branchful exceptions mode
|
3 years ago |
itcpugas.pas
|
026d23632a
+ added the memory.copy and memory.fill WebAssembly instructions
|
3 years ago |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 years ago |
nwasmadd.pas
|
41db71c21c
+ implemented the <= operator for smallsets for WebAssembly
|
3 years ago |
nwasmcal.pas
|
324382d3a5
* use create_functype to determine accurately the number of parameters to
|
3 years ago |
nwasmcnv.pas
|
baf5ff4e05
* another WebAssembly cbool fix in twasmtypeconvnode.second_int_to_bool
|
3 years ago |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nwasmflw.pas
|
6599f1d898
- don't generate any WebAssembly native exception handling instructions, nor
|
3 years ago |
nwasminl.pas
|
3258937d97
+ implemented move() for WebAssembly via the memory.copy instruction
|
3 years ago |
nwasmmat.pas
|
4fa09a6f8b
- removed the trunc32 parameter of thlcgwasm.a_op_stack, because it is no longer used, nor necessary
|
4 years ago |
nwasmset.pas
|
76c61c3aac
* call inherited inside twasminnode.checkgenjumps in order to initialize use_small
|
4 years ago |
nwasmutil.pas
|
6599f1d898
- don't generate any WebAssembly native exception handling instructions, nor
|
3 years ago |
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 years ago |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
strinst.inc
|
026d23632a
+ added the memory.copy and memory.fill WebAssembly instructions
|
3 years ago |
symcpu.pas
|
74854eee58
* fixed WebAssembly compilation error with -CR
|
4 years ago |
tgcpu.pas
|
0315ab00d8
* map the currency type to the i64 WebAssembly type
|
4 years ago |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 years ago |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |