.. |
aasmcpu.pas
|
608572c63a
* removed unused local variables
|
14 years ago |
cgcpu.pas
|
608572c63a
* removed unused local variables
|
14 years ago |
cpubase.pas
|
d0a22d16b5
+ cpubase for jvm: opcodes, basic register definitions, ...
|
14 years ago |
cpuinfo.pas
|
0b7687f4f5
* fixed compilation
|
14 years ago |
cpunode.pas
|
e5ce390565
+ support for indexing (dynamic) arrays on the JVM
|
14 years ago |
cpupara.pas
|
c17d022a87
* allow overriding tparamanager.is_stack_paraloc() and let it always
|
14 years ago |
cpupi.pas
|
4446be97b7
+ tjvmprocinfo, only overrides set_first_temp_offset() and sets it to
|
14 years ago |
cputarg.pas
|
d456ec2ffe
+ support for JVM local variable and parameter debug information
|
14 years ago |
dbgjasm.pas
|
e20919f065
+ support for writing JVM line number information
|
14 years ago |
hlcgcpu.pas
|
608572c63a
* removed unused local variables
|
14 years ago |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 years ago |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
njvmadd.pas
|
d3a4866cf5
* reorder processing of left/right for add nodes somewhat to make
|
14 years ago |
njvmcal.pas
|
0e87627218
+ gethltemp() to allocate a temp specifying full type information even
|
14 years ago |
njvmcnv.pas
|
fde622e050
* generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments
|
14 years ago |
njvmcon.pas
|
dd2862e25a
+ support for floating point constants
|
14 years ago |
njvminl.pas
|
ee8b662fa1
+ dynamic array support for the JVM target: setlength(), length(), high():
|
14 years ago |
njvmmat.pas
|
87925db8fb
* fixed 64 bit shl/shr/sar operations: the second argument of the
|
14 years ago |
njvmmem.pas
|
e5ce390565
+ support for indexing (dynamic) arrays on the JVM
|
14 years ago |
njvmutil.pas
|
0ae4bbb0cf
+ JVM-specific versions of initialize_data_node()/finalize_data_node():
|
14 years ago |
rgcpu.pas
|
fda72aaed6
* made the remove_dummy_load_stores() implementation more extensible
|
14 years ago |
rjvmcon.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmnor.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmnum.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmrni.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmsri.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmstd.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
rjvmsup.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 years ago |
tgcpu.pas
|
c84ec623dd
* made setfirsttemp() virtual and override it in jvm/tgcpu so it no
|
14 years ago |