Searched refs:ASM_CALL_CONSTRAINT (Results 1 – 2 of 2) sorted by relevance
188 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
291 the ASM_CALL_CONSTRAINT as an output constraint:293 asm volatile("call func" : ASM_CALL_CONSTRAINT);
Completed in 4 milliseconds