Home
last modified time | relevance | path

Searched refs:LOG_INT (Results 1 – 25 of 83) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dhpc1.cpp23 #define LOG_INT (1 << 3) macro
34 #define LOG_ALL (LOG_REGS | LOG_INT | LOG_EEPROM | LOG_SCSI | LOG_SCSI_DMA | LOG_DUART | LO…
258 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 0 Read: %08x & %08x\n", machine().describe_context(… in read()
261 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 1 Read: %08x & %08x\n", machine().describe_context(… in read()
409 …LOGMASKED(LOG_INT, "%s: HPC Local Interrupt 0 Mask Write: %08x & %08x\n", machine().describe_conte… in write()
421 …LOGMASKED(LOG_INT, "%s: HPC Local Interrupt 1 Mask Write: %08x & %08x\n", machine().describe_conte… in write()
429 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 0 Write: %08x & %08x\n", machine().describe_context… in write()
433 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 1 Write: %08x & %08x\n", machine().describe_context… in write()
585 LOGMASKED(LOG_PIT | LOG_INT, "Clearing Timer 0 Interrupt: %d\n", data); in set_timer_int_clear()
590 LOGMASKED(LOG_PIT | LOG_INT, "Clearing Timer 1 Interrupt: %d\n", data); in set_timer_int_clear()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dhpc1.cpp23 #define LOG_INT (1 << 3) macro
34 #define LOG_ALL (LOG_REGS | LOG_INT | LOG_EEPROM | LOG_SCSI | LOG_SCSI_DMA | LOG_DUART | LO…
258 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 0 Read: %08x & %08x\n", machine().describe_context(… in read()
261 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 1 Read: %08x & %08x\n", machine().describe_context(… in read()
409 …LOGMASKED(LOG_INT, "%s: HPC Local Interrupt 0 Mask Write: %08x & %08x\n", machine().describe_conte… in write()
421 …LOGMASKED(LOG_INT, "%s: HPC Local Interrupt 1 Mask Write: %08x & %08x\n", machine().describe_conte… in write()
429 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 0 Write: %08x & %08x\n", machine().describe_context… in write()
433 …LOGMASKED(LOG_INT, "%s: HPC VME Interrupt Mask 1 Write: %08x & %08x\n", machine().describe_context… in write()
585 LOGMASKED(LOG_PIT | LOG_INT, "Clearing Timer 0 Interrupt: %d\n", data); in set_timer_int_clear()
590 LOGMASKED(LOG_PIT | LOG_INT, "Clearing Timer 1 Interrupt: %d\n", data); in set_timer_int_clear()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dtms9901.cpp156 #define LOG_INT (1U << 4) macro
201 LOGMASKED(LOG_INT, "INT3 (timer) asserted\n"); in prioritize_interrupts()
263 LOGMASKED(LOG_INT, "Triggering interrupt, level %d\n", m_int_level); in signal_int()
269 LOGMASKED(LOG_INT, "Clear all interrupts\n"); in signal_int()
475 LOGMASKED(LOG_INT, "Timer expired\n"); in timer_clock_in()
H A D68340ser.cpp16 #define LOG_INT (1U << 4) macro
27 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
H A Dwd1010.cpp14 #define LOG_INT (1U << 2) macro
19 #define VERBOSE (LOG_CMD | LOG_INT | LOG_SEEK | LOG_REGS | LOG_DATA)
25 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
H A D68153bim.cpp32 #define LOG_INT (1U << 2) macro
43 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
H A Dmc6844.cpp50 #define LOG_INT (1U << 2) macro
60 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dtms9901.cpp156 #define LOG_INT (1U << 4) macro
201 LOGMASKED(LOG_INT, "INT3 (timer) asserted\n"); in prioritize_interrupts()
263 LOGMASKED(LOG_INT, "Triggering interrupt, level %d\n", m_int_level); in signal_int()
269 LOGMASKED(LOG_INT, "Clear all interrupts\n"); in signal_int()
475 LOGMASKED(LOG_INT, "Timer expired\n"); in timer_clock_in()
H A D68340ser.cpp16 #define LOG_INT (1U << 4) macro
27 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
H A Dwd1010.cpp14 #define LOG_INT (1U << 2) macro
19 #define VERBOSE (LOG_CMD | LOG_INT | LOG_SEEK | LOG_REGS | LOG_DATA)
25 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
H A D68153bim.cpp32 #define LOG_INT (1U << 2) macro
43 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dindigo.cpp28 #define LOG_INT (1 << 1) macro
30 #define LOG_ALL (LOG_UNKNOWN | LOG_INT | LOG_DSP)
128 …LOGMASKED(LOG_INT, "%s: INT Read: %08x & %08x\n", machine().describe_context(), 0x1fbd9000 + offse… in int_r()
134 …LOGMASKED(LOG_INT, "%s: INT Write: %08x = %08x & %08x\n", machine().describe_context(), 0x1fbd9000… in int_w()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dindigo.cpp28 #define LOG_INT (1 << 1) macro
30 #define LOG_ALL (LOG_UNKNOWN | LOG_INT | LOG_DSP)
128 …LOGMASKED(LOG_INT, "%s: INT Read: %08x & %08x\n", machine().describe_context(), 0x1fbd9000 + offse… in int_r()
134 …LOGMASKED(LOG_INT, "%s: INT Write: %08x = %08x & %08x\n", machine().describe_context(), 0x1fbd9000… in int_w()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms9900/
H A Dtms9980a.cpp72 #define LOG_INT (1U<<8) // Interrupts macro
165 LOGMASKED(LOG_INT, "Clear interrupts\n"); in execute_set_input()
180 LOGMASKED(LOG_INT, "Interrupt level=%d, ST=%04x\n", m_irq_level, ST); in execute_set_input()
H A Dtms9995.cpp134 #define LOG_INT (1U<<8) // Interrupts macro
1304 LOGMASKED(LOG_INT, "Line INT1 state=%d\n", state); in execute_set_input()
1308 LOGMASKED(LOG_INT, "Latch INT1\n"); in execute_set_input()
1320 LOGMASKED(LOG_INT, "set as interrupt\n"); in execute_set_input()
1324 LOGMASKED(LOG_INT, "Latch INT4\n"); in execute_set_input()
1330 LOGMASKED(LOG_INT, "set as event count\n"); in execute_set_input()
1699 LOGMASKED(LOG_INT, "** MID pending\n"); in service_interrupt()
1709 LOGMASKED(LOG_INT, "** NMI pending\n"); in service_interrupt()
1722 LOGMASKED(LOG_INT, "** INT1 pending\n"); in service_interrupt()
1731 LOGMASKED(LOG_INT, "** OVERFL pending\n"); in service_interrupt()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms9900/
H A Dtms9980a.cpp72 #define LOG_INT (1U<<8) // Interrupts macro
165 LOGMASKED(LOG_INT, "Clear interrupts\n"); in execute_set_input()
180 LOGMASKED(LOG_INT, "Interrupt level=%d, ST=%04x\n", m_irq_level, ST); in execute_set_input()
H A Dtms9995.cpp134 #define LOG_INT (1U<<8) // Interrupts macro
1304 LOGMASKED(LOG_INT, "Line INT1 state=%d\n", state); in execute_set_input()
1308 LOGMASKED(LOG_INT, "Latch INT1\n"); in execute_set_input()
1320 LOGMASKED(LOG_INT, "set as interrupt\n"); in execute_set_input()
1324 LOGMASKED(LOG_INT, "Latch INT4\n"); in execute_set_input()
1330 LOGMASKED(LOG_INT, "set as event count\n"); in execute_set_input()
1699 LOGMASKED(LOG_INT, "** MID pending\n"); in service_interrupt()
1709 LOGMASKED(LOG_INT, "** NMI pending\n"); in service_interrupt()
1722 LOGMASKED(LOG_INT, "** INT1 pending\n"); in service_interrupt()
1731 LOGMASKED(LOG_INT, "** OVERFL pending\n"); in service_interrupt()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbJournalLog.cpp56 LOG_INT, enumerator
95 SET_TYPE(LOG_INT); in push()
171 CHECK_TYPE(LOG_INT); in pop()
/dports/emulators/mess/mame-mame0226/src/devices/bus/vme/
H A Dvme_hcpu30.cpp28 #define LOG_INT (1U << 2) macro
36 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
/dports/emulators/mame/mame-mame0226/src/devices/bus/vme/
H A Dvme_hcpu30.cpp28 #define LOG_INT (1U << 2) macro
36 #define LOGINT(...) LOGMASKED(LOG_INT, __VA_ARGS__)
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dperibox.cpp204 #define LOG_INT (1U<<3) macro
390 LOGMASKED(LOG_INT, "propagating INTA from slot %d to console: %d\n", slot, state); in inta_join()
404 LOGMASKED(LOG_INT, "propagating INTB from slot %d to console: %d\n", slot, state); in intb_join()
417 LOGMASKED(LOG_INT, "propagating LCP from slot %d to SGCPU: %d\n", slot, state); in lcp_join()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dperibox.cpp204 #define LOG_INT (1U<<3) macro
390 LOGMASKED(LOG_INT, "propagating INTA from slot %d to console: %d\n", slot, state); in inta_join()
404 LOGMASKED(LOG_INT, "propagating INTB from slot %d to console: %d\n", slot, state); in intb_join()
417 LOGMASKED(LOG_INT, "propagating LCP from slot %d to SGCPU: %d\n", slot, state); in lcp_join()
/dports/devel/cquery/cquery-20180718/third_party/rapidjson/test/unittest/
H A Dreadertest.cpp1164 const static uint32_t LOG_INT = 0x30000000; member
1187 …bool Int(int) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return true;… in Int()
1189 …bool Uint(unsigned) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return… in Uint()
1235 handler.LOG_INT, in TEST()
1239 handler.LOG_INT, in TEST()
1240 handler.LOG_INT, in TEST()
1276 handler.LOG_INT, in TEST()
1279 handler.LOG_INT, in TEST()
1299 handler.LOG_INT, in TEST()
1303 handler.LOG_INT, in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/test/unittest/
H A Dreadertest.cpp1459 const static uint32_t LOG_INT = 0x30000000; member
1482 …bool Int(int) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return true;… in Int()
1484 …bool Uint(unsigned) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return… in Uint()
1530 handler.LOG_INT, in TEST()
1534 handler.LOG_INT, in TEST()
1535 handler.LOG_INT, in TEST()
1571 handler.LOG_INT, in TEST()
1574 handler.LOG_INT, in TEST()
1594 handler.LOG_INT, in TEST()
1598 handler.LOG_INT, in TEST()
[all …]
/dports/devel/rapidjson/rapidjson-1.1.0-524-gc4c6a654/test/unittest/
H A Dreadertest.cpp1459 const static uint32_t LOG_INT = 0x30000000; member
1482 …bool Int(int) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return true;… in Int()
1484 …bool Uint(unsigned) { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_INT; return… in Uint()
1530 handler.LOG_INT, in TEST()
1534 handler.LOG_INT, in TEST()
1535 handler.LOG_INT, in TEST()
1571 handler.LOG_INT, in TEST()
1574 handler.LOG_INT, in TEST()
1594 handler.LOG_INT, in TEST()
1598 handler.LOG_INT, in TEST()
[all …]

1234