Commit Graph

2 Commits

Author SHA1 Message Date
Richard Henderson
500c546444
tcg: Move some opcode generation functions out of line
Some of these functions are really quite large.  We have a number of
things that ought to be circularly dependent, but we duplicated code
to break that chain for the inlines.

This saved 25% of the code size of one of the translators I examined.
2018-02-09 08:10:00 -05:00
Nguyen Anh Quynh
344d016104 import 2015-08-21 15:04:50 +08:00