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

  /src/external/gpl3/gdb/dist/sim/ppc/
registers.h 158 fpscr_rn_round_to_nearest = 0, enumerator in enum:__anon19931
powerpc.igen 1086 if ((FPSCR & fpscr_rn) == fpscr_rn_round_to_nearest) {
1117 if (round_mode == fpscr_rn_round_to_nearest) {
1146 if (round_mode == fpscr_rn_round_to_nearest) {
4451 if ((FPSCR & fpscr_rn) == fpscr_rn_round_to_nearest) {
  /src/external/gpl3/gdb.old/dist/sim/ppc/
registers.h 158 fpscr_rn_round_to_nearest = 0, enumerator in enum:__anon22670
powerpc.igen 1086 if ((FPSCR & fpscr_rn) == fpscr_rn_round_to_nearest) {
1117 if (round_mode == fpscr_rn_round_to_nearest) {
1146 if (round_mode == fpscr_rn_round_to_nearest) {
4451 if ((FPSCR & fpscr_rn) == fpscr_rn_round_to_nearest) {

Completed in 33 milliseconds