Searched refs:MFFS (Results 1 – 5 of 5) sorted by relevance
6 #define MFFS(FRT) asm("mffs %0" : "=f" (FRT)) macro25 MFFS(fpscr); /* read the value that mffsce stored to cpu fpscr */ in main()
8 #define MFFS(FRT) asm("mffs %0" : "=f" (FRT)) macro45 MFFS(fpscr); in main()
147 #define MFFS 0x247 /* 583 */ macro319 case MFFS: func = mffs; type = X; break; in do_mathemu()
515 * Before Power ISA v3.0, MFFS bits 11~15 were reserved, any instruction516 * with OPCD=63 and XO=583 should be decoded as MFFS.
558 # Before Power ISA v3.0, MFFS bits 11~15 were reserved and should be ignored561 MFFS 111111 ..... 00000 ----- 1001000111 . @X_t_rc