Searched refs:def_isr (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dexceptions.S20 * 1) No macros can be executed before def_isr (so \@ starts at zero).
21 * 2) def_isr cannot have any macros (so \@ increments by one for each
22 * def_isr invocation).
29 .macro def_isr
78 def_isr label

Completed in 22 milliseconds