.. |
aasmcpu.pas
|
0c5b48372b
+ basic implementation: support for loading jvm-specific operands
|
14 years ago |
cgcpu.pas
|
00cb8f5725
* made maxregs related information protected instead of private in trgobj,
|
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
|
0ae4bbb0cf
+ JVM-specific versions of initialize_data_node()/finalize_data_node():
|
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
|
a2a6b2fd1d
+ "reference" temps that sort of implement pointer-style functionality for
|
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
|
8f727557c0
+ JVM support for int_to_int, int_to_real, bool_to_int and
|
14 years ago |
njvmcon.pas
|
dd2862e25a
+ support for floating point constants
|
14 years ago |
njvminl.pas
|
505660262d
+ sqr(float) and trunc() support
|
14 years ago |
njvmmat.pas
|
87925db8fb
* fixed 64 bit shl/shr/sar operations: the second argument of the
|
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 |