Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dasm.h226 #define PC_INC 0x8 macro
238 movw reg, :lower16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \
239 movt reg, :upper16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \