commit | 5f07c2b8adfb582de0719d7db07cea59df149f57 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Sat Dec 05 10:40:22 2015 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Sat Dec 05 10:40:22 2015 -0500 |
tree | 44ad1729b7d448d3178ec7614a643bed516b75b6 | |
parent | 679e48d459aebe01f78188224c870be4de6d9596 [diff] |
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions Merged templateInterpreter_x86_32/64 into templateInterpreterGenerator_x86.cpp (some 32/64 functions remain for the hand coded crc functions). Reviewed-by: goetz, jrose, twisti