fpc/compiler/wasm32
nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer
git-svn-id: branches/wasm@47965 -
2021-01-02 12:21:30 +00:00
..
aasmcpu.pas * fixed call_indirect for the llvm-mc asm writer 2021-01-02 12:21:30 +00:00
agbinaryen.pas
agllvmmc.pas * fixed call_indirect for the llvm-mc asm writer 2021-01-02 12:21:30 +00:00
agwat.pas * fixed call_indirect for the llvm-mc asm writer 2021-01-02 12:21:30 +00:00
cgcpu.pas
cpubase.pas + introduced the TWasmFuncType class - used to hold a Wasm function signature 2021-01-02 11:54:41 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * copy all wasm parameters to the local stack, so that their address can be taken 2021-01-02 06:36:20 +00:00
cpupi.pas * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 2020-12-29 05:52:36 +00:00
cputarg.pas
hlcgcpu.pas * fixed call_indirect for the llvm-mc asm writer 2021-01-02 12:21:30 +00:00
itcpugas.pas
itcpuwasm.pas
nwasmadd.pas
nwasmcal.pas
nwasmcon.pas
nwasmflw.pas
nwasmmat.pas
rgcpu.pas * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 2020-12-29 05:52:36 +00:00
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc
symcpu.pas + functype creation moved to tcpuprocdef.create_functype 2021-01-02 12:06:05 +00:00
tgcpu.pas + allocate 'noreuse' locals in allocbasepointer and allocframepointer 2020-12-30 04:02:43 +00:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat