HomeSort by: relevance | last modified time | path
    Searched defs:GET_H_PSW (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/m32r/
m32r-sim.h 89 #ifndef GET_H_PSW
90 #define GET_H_PSW() \
cpu.h 73 #define GET_H_PSW() m32rbf_h_psw_get_handler (current_cpu)
cpu2.h 80 #define GET_H_PSW() m32r2f_h_psw_get_handler (current_cpu)
cpux.h 80 #define GET_H_PSW() m32rxf_h_psw_get_handler (current_cpu)
  /src/external/gpl3/gdb.old/dist/sim/m32r/
m32r-sim.h 89 #ifndef GET_H_PSW
90 #define GET_H_PSW() \
cpu.h 73 #define GET_H_PSW() m32rbf_h_psw_get_handler (current_cpu)
cpu2.h 80 #define GET_H_PSW() m32r2f_h_psw_get_handler (current_cpu)
cpux.h 80 #define GET_H_PSW() m32rxf_h_psw_get_handler (current_cpu)

Completed in 41 milliseconds