- remove the ugly "stop" pseudo-opcode.
commit976f8df0041c2887d7fabbf0fc768ddcb1f6471c
authorbellard <bellard>
Sat, 23 Apr 2005 18:05:46 +0000 (23 18:05 +0000)
committerbellard <bellard>
Sat, 23 Apr 2005 18:05:46 +0000 (23 18:05 +0000)
tree9f0334443eeea653a8a6de3ae3ca60739d21625a
parent9bec98521e15bb7112c35e73abccd87deddcfbb7
- remove the ugly "stop" pseudo-opcode.
- fix fsqrt instruction (there's no fsqrt.).
- floating point load and store are not integer instructions.
- wrong opcode for dcba instructions.
(Jocelyn Mayer)
target-ppc/translate.c