commit | a8b12c108c364587213396c3cd3e22d740f87e2e | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Sep 06 15:01:14 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Mon Mar 17 11:13:26 2014 -0700 |
tree | 56ea685eb13f9e27e47305d4a3b6fda7c3456bd6 | |
parent | eef0d9e740be3fb3b8226d8dffb0871455d45ce5 [diff] |
tcg-sparc: Tidy tcg_out_tlb_load interface Pass address registers explicitly, rather than as indicies of args[]. It's two argument registers either way. Use more TCGReg as appropriate. Signed-off-by: Richard Henderson <rth@twiddle.net>