Searched refs:FIH_LABEL (Results 1 – 1 of 1) sorted by relevance
280 #define FIH_LABEL(str, lin, cnt) __asm volatile ("FIH_LABEL_" str "_" #lin "_" #cnt "::" ::); macro282 #define FIH_LABEL(str) do {} while (0) macro284 #define FIH_LABEL(str) __asm volatile ("FIH_LABEL_" str "_%=:" ::); macro307 FIH_LABEL("FIH_CALL_START", l, c); \314 FIH_LABEL("FIH_CALL_END", l, c); \321 FIH_LABEL("FIH_CALL_START"); \328 FIH_LABEL("FIH_CALL_END"); \