.. |
aasmcpu.pas
|
35e83d5524
* group tai_local directives, so that they are output as a single directive with comma separated types
|
5 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
|
da87a9e48d
+ write proctype of procedures in other units as well
|
4 years ago |
agwat.pas
|
fa9eef27ef
* use upper case asm id strings, so assemblers can be selected via the -A option
|
5 years ago |
cgcpu.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
cpubase.pas
|
ce8439fb36
+ introduced NR_LOCAL_STACK_POINTER_REG
|
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
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
cpupi.pas
|
35e83d5524
* group tai_local directives, so that they are output as a single directive with comma separated types
|
5 years ago |
cputarg.pas
|
f04c43f58c
+ created unit (empty for now) for the llvm-mc assembler writer
|
5 years ago |
hlcgcpu.pas
|
2c56514135
- removed thlcgwasm.a_load_const_stack_intern - it comes from the JVM code
|
4 years ago |
itcpugas.pas
|
5ee6e9d593
* declare end_function as an instruction, instead of a directive
|
5 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
|
e1b6f0bd85
+ introduced end_block, end_if, end_loop
|
5 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
|
e1b6f0bd85
+ introduced end_block, end_if, end_loop
|
5 years ago |
nwasmmat.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
rgcpu.pas
|
91e9558f5b
* synchronized with trunk
|
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
|
5ee6e9d593
* declare end_function as an instruction, instead of a directive
|
5 years ago |
symcpu.pas
|
4a5e2dbd23
* refactored the handling of the frame pointer and base pointer to use local temps instead
|
5 years ago |
tgcpu.pas
|
fd690e8ba1
* use NR_LOCAL_STACK_POINTER_REG in ttgwasm.localVarToRef
|
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 |