fpc/compiler/jvm
2013-11-28 11:52:47 +00:00
..
aasmcpu.pas
cgcpu.pas
cpubase.pas Implement support for saving and restoring address registers. 2013-10-05 21:43:42 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
dbgjasm.pas
hlcgcpu.pas * fixed a_op_*_reg() for OP_NOT/OP_NEG (due to the register allocation the 2013-09-04 19:16:59 +00:00
itcpujas.pas
jvmdef.pas
jvmreg.dat
njvmadd.pas * Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target. Moved it to generic tcgaddnode and reused in tmipsaddnode, where the same functionality was implemented in different way. 2013-11-28 11:52:47 +00:00
njvmcal.pas
njvmcnv.pas * fixed compilation after r25847 (mantis #25237) 2013-10-27 17:35:04 +00:00
njvmcon.pas
njvmflw.pas * fixed compilation after r25847 (mantis #25237) 2013-10-27 17:35:04 +00:00
njvminl.pas * fixed compilation of length(unicode/ansistring) on JVM target after r25499 2013-09-24 23:57:17 +00:00
njvmld.pas
njvmmat.pas
njvmmem.pas
njvmset.pas
njvmtcon.pas
njvmutil.pas
pjvm.pas
rgcpu.pas
rjvmcon.inc
rjvmnor.inc
rjvmnum.inc
rjvmrni.inc
rjvmsri.inc
rjvmstd.inc
rjvmsup.inc
tgcpu.pas