fpc/compiler/wasm32
nickysn aa102564c5 * fixed the break and continue br depth calculation
git-svn-id: branches/wasm@48032 -
2021-01-04 11:55:01 +00:00
..
aasmcpu.pas * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. 2021-01-04 10:50:06 +00:00
agbinaryen.pas
agllvmmc.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +00:00
agwat.pas * fixed -Sew warnings in agwat.pas 2021-01-02 22:51:13 +00:00
cgcpu.pas
cpubase.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +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 the break and continue br depth calculation 2021-01-04 11:55:01 +00:00
itcpugas.pas * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
itcpuwasm.pas
nwasmadd.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +00:00
nwasmcal.pas
nwasmcon.pas
nwasmflw.pas * fixed the break and continue br depth calculation 2021-01-04 11:55:01 +00:00
nwasmmat.pas * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
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 * fixes in thlcgwasm.resize_stack_int_val 2021-01-02 14:42:10 +00:00
symcpu.pas * use a functype operand for a_if, instead of hardcoding 2021-01-04 11:01:18 +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