aboutsummaryrefslogtreecommitdiff
path: root/vm/mterp/c/opcommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 5a1fcc8a to jb-dev-plus-aospElliott Hughes2012-04-301-4/+4
|\
| * Fix instruction logging messagesChris Dearman2012-02-151-8/+8
* | Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-108/+8
|/
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-1/+1
* Further conservation of newlines.Dan Bornstein2011-05-261-5/+5
* Eliminate the PROFILE_FIELD_ACCESS feature.Carl Shapiro2011-04-271-8/+0
* Move the interpreter into C++.Carl Shapiro2011-04-201-0/+755