.. |
aasmcpu.pas
|
07c1783e24
* refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well.
|
4 years ago |
agbinaryen.pas
|
fa9eef27ef
* use upper case asm id strings, so assemblers can be selected via the -A option
|
5 years ago |
agllvmmc.pas
|
b6735179ed
* use a functype operand for a_if, instead of hardcoding
|
4 years ago |
agwat.pas
|
e7cd823692
* fixed -Sew warnings in agwat.pas
|
4 years ago |
cgcpu.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
cpubase.pas
|
b6735179ed
* use a functype operand for a_if, instead of hardcoding
|
4 years ago |
cpuinfo.pas
|
a00110f6e0
* cpu_wasm renamed cpu_wasm32
|
5 years ago |
cpunode.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
cpupara.pas
|
c24446c037
* copy all wasm parameters to the local stack, so that their address can be taken
|
4 years ago |
cpupi.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 |
cputarg.pas
|
f04c43f58c
+ created unit (empty for now) for the llvm-mc assembler writer
|
5 years ago |
hlcgcpu.pas
|
aa102564c5
* fixed the break and continue br depth calculation
|
4 years ago |
itcpugas.pas
|
fc95e7f22d
* fixes in thlcgwasm.resize_stack_int_val
|
4 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
|
b6735179ed
* use a functype operand for a_if, instead of hardcoding
|
4 years ago |
nwasmcal.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nwasmflw.pas
|
aa102564c5
* fixed the break and continue br depth calculation
|
4 years ago |
nwasmmat.pas
|
fc95e7f22d
* fixes in thlcgwasm.resize_stack_int_val
|
4 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
|
fc95e7f22d
* fixes in thlcgwasm.resize_stack_int_val
|
4 years ago |
symcpu.pas
|
b6735179ed
* use a functype operand for a_if, instead of hardcoding
|
4 years ago |
tgcpu.pas
|
253e64f66b
+ allocate 'noreuse' locals in allocbasepointer and allocframepointer
|
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 |