mips: Handle TC indexing of other VPEs
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 29 Aug 2011 21:07:32 +0000 (23:07 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 6 Sep 2011 09:09:38 +0000 (11:09 +0200)
commitb93bbdcd69819cdbcb7e3be54b789be94bda0ff1
treeec8ac7308e79439a163e4fa03789c5d513aa7f82
parentf69539b14bdba7a5cd22e1f4bed439b476b17286
mips: Handle TC indexing of other VPEs

Introduce mips_cpu_map_tc() to map a global TC index into a VPE nr
and local tc index.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-mips/op_helper.c