1125c1125
< if (_dest == INTREG_PC) {
---
> if (_dest == INTREG_PC && !isFloating()) {
1159c1159
< if (_dest == INTREG_PC) {
---
> if (_dest == INTREG_PC && !isFloating()) {
1188c1188
< if (_dest == INTREG_PC) {
---
> if (_dest == INTREG_PC && !isFloating()) {
1211c1211
< if (_dest == INTREG_PC) {
---
> if (_dest == INTREG_PC && !isFloating()) {