sparc64: change_pstate should have 32bit argument
commitd780a466db5d6d82c0f0eba7adf0e4de601324b0
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Thu, 7 Jan 2010 20:27:54 +0000 (7 23:27 +0300)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 8 Jan 2010 17:12:09 +0000 (8 17:12 +0000)
tree2ac06b98f92b9e63b95e9b23192301a53f598720
parent52001445c9d9e9191c1d9b2f887cd9ae265f0799
sparc64: change_pstate should have 32bit argument

- pstate is 32bit variable, no need to pass 64bit value around

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/op_helper.c