HomeSort by: relevance | last modified time | path
    Searched refs:fpscr_rn_round_towards_pos_infinity (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
registers.h 160 fpscr_rn_round_towards_pos_infinity = MASK32(30,30), enumerator in enum:__anon19931
powerpc.igen 1091 if ((FPSCR & fpscr_rn) == fpscr_rn_round_towards_pos_infinity) {
1122 if (round_mode == fpscr_rn_round_towards_pos_infinity) {
1151 if (round_mode == fpscr_rn_round_towards_pos_infinity) {
4471 if ((FPSCR & fpscr_rn) == fpscr_rn_round_towards_pos_infinity) {
  /src/external/gpl3/gdb.old/dist/sim/ppc/
registers.h 160 fpscr_rn_round_towards_pos_infinity = MASK32(30,30), enumerator in enum:__anon22670
powerpc.igen 1091 if ((FPSCR & fpscr_rn) == fpscr_rn_round_towards_pos_infinity) {
1122 if (round_mode == fpscr_rn_round_towards_pos_infinity) {
1151 if (round_mode == fpscr_rn_round_towards_pos_infinity) {
4471 if ((FPSCR & fpscr_rn) == fpscr_rn_round_towards_pos_infinity) {

Completed in 21 milliseconds