• Home
Name Date Size #Lines LOC

..--

Android.mkD03-May-20241.5 KiB6626

README.txtD03-May-2024506 2717

dec_base.cppD03-May-202415.7 KiB541425

dec_base.hD03-May-20243.4 KiB13764

enc_base.cppD03-May-202435.6 KiB1,154917

enc_base.hD03-May-202423.2 KiB741335

enc_defs.hD03-May-202431.8 KiB787534

enc_defs_ext.hD03-May-202415.4 KiB345254

enc_prvt.hD03-May-202414.1 KiB383200

enc_tabl.cppD03-May-202466.2 KiB1,9761,301

enc_wrapper.cppD03-May-202421.6 KiB559505

enc_wrapper.hD03-May-20249.8 KiB241196

encoder.cppD03-May-20244.6 KiB15699

encoder.hD03-May-202424.5 KiB717405

encoder.inlD03-May-202430.3 KiB851744

README.txt

1Original source from Apache Harmony 5.0M15 (r991518 from 2010-09-01) at
2http://harmony.apache.org/.
3
4The following files are from drlvm/vm/port/src/encoder/ia32_em64t.
5
6    dec_base.cpp
7    dec_base.h
8    enc_base.cpp
9    enc_base.h
10    enc_defs.h
11    enc_prvt.h
12    enc_tabl.cpp
13    encoder.cpp
14    encoder.h
15    encoder.inl
16
17The following files are derived partially from the original Apache
18Harmony files.
19
20    enc_defs_ext.h -- derived from enc_defs.h
21    enc_wrapper.h  -- derived from encoder.h
22
23
24
25
26
27