OSDN Git Service

fix invalid instruction mnemonics in powerpc fenv asm
authorRich Felker <dalias@aerifal.cx>
Tue, 27 Aug 2013 22:54:46 +0000 (18:54 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 27 Aug 2013 22:54:46 +0000 (18:54 -0400)
commitebc87349fef4f460abc3991c58f38d76c309bc6b
treeedb8c9a4d08c8689e501d2cfcb2a2ce45bb2e347
parenta543369e3b06a51eacd392c738fc10c5267a195f
fix invalid instruction mnemonics in powerpc fenv asm

there is no non-dot version of the andis instruction, but there's no
harm in updating the flags anyway, so just use the dot version.
src/fenv/powerpc/fenv.s