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

/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dasm.h213 #define PC_INC 0x8 macro
225 movw reg, :lower16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \
226 movt reg, :upper16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \

Completed in 18 milliseconds