fpc/compiler/wasm32
2020-12-30 04:02:43 +00:00
..
aasmcpu.pas
agbinaryen.pas
agllvmmc.pas
agwat.pas
cgcpu.pas
cpubase.pas * switch NR_FRAME_POINTER_REG to NR_LOCAL_FRAME_POINTER_REG 2020-12-28 18:38:43 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
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 + introduced ttgwasm(tg).allocframepointer and .allocbasepointer 2020-12-29 06:08:40 +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
tgcpu.pas + allocate 'noreuse' locals in allocbasepointer and allocframepointer 2020-12-30 04:02:43 +00:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat