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

  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11eepr.c 333 { M6811_EEPGM, "EEPGM ", "EEProm Programming Voltable Enable" },
499 wrong_bits &= (M6811_EELAT | M6811_EEPGM);
501 if (wrong_bits == (M6811_EEPGM|M6811_EELAT))
512 if ((val & M6811_EEPGM) && !(m68hc11_cpu->ios[M6811_PPROG] & M6811_EELAT))
517 if ((val & M6811_EEPGM) && controller->eeprom_wmode == 0)
522 if (val & M6811_EEPGM)
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11eepr.c 333 { M6811_EEPGM, "EEPGM ", "EEProm Programming Voltable Enable" },
499 wrong_bits &= (M6811_EELAT | M6811_EEPGM);
501 if (wrong_bits == (M6811_EEPGM|M6811_EELAT))
512 if ((val & M6811_EEPGM) && !(m68hc11_cpu->ios[M6811_PPROG] & M6811_EELAT))
517 if ((val & M6811_EEPGM) && controller->eeprom_wmode == 0)
522 if (val & M6811_EEPGM)
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 127 #define M6811_EEPGM 0x01 /* EEPROM Programming Voltage Enable */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 127 #define M6811_EEPGM 0x01 /* EEPROM Programming Voltage Enable */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 127 #define M6811_EEPGM 0x01 /* EEPROM Programming Voltage Enable */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 127 #define M6811_EEPGM 0x01 /* EEPROM Programming Voltage Enable */

Completed in 29 milliseconds