fpc/compiler/wasm32
2022-05-26 15:06:35 +03:00
..
aasmcpu.pas + support the new WebAssembly threads and atomics instructions in the internal assembler 2022-05-21 17:24:21 +03:00
agbinaryen.pas
agllvmmc.pas + support different versions of llvm-mc (version 10 seems to be the earliest that works) 2022-05-26 15:06:35 +03:00
agwat.pas
ccpuinnr.inc + reserved inline numbers for the WebAssembly atomic loads and stores 2022-05-24 16:06:05 +03:00
cgcpu.pas
cpubase.pas + support the new WebAssembly threads and atomics instructions in the internal assembler 2022-05-21 17:24:21 +03:00
cpuinfo.pas * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 2022-03-08 23:03:18 +01:00
cpunode.pas
cpupara.pas
cpupi.pas * replaced several internal errors, related to the WebAssembly labels 2022-05-24 11:44:15 +03:00
cputarg.pas
hlcgcpu.pas * replaced several internal errors, related to the WebAssembly labels 2022-05-24 11:44:15 +03:00
itcpugas.pas + added the atomic memory access WebAssembly instructions from the threading proposal for WebAssembly 2022-05-13 20:55:12 +03:00
itcpuwasm.pas
nwasmadd.pas
nwasmbas.pas
nwasmcal.pas
nwasmcnv.pas
nwasmcon.pas
nwasmflw.pas
nwasminl.pas + added WebAssembly atomic store intrinsics 2022-05-25 19:22:45 +03:00
nwasmmat.pas * patch by Pierre, which fixes WebAssembly code generation for signed div/mod with overflow checking 2022-05-24 10:47:38 +03:00
nwasmset.pas
nwasmutil.pas
rgcpu.pas
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc + added the atomic memory access WebAssembly instructions from the threading proposal for WebAssembly 2022-05-13 20:55:12 +03:00
symcpu.pas
tgcpu.pas
tripletcpu.pas
wasmdef.pas
wasmreg.dat