Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/sh/
Dasm.h45 #define SL(branch, dest, in_slot, in_slot_arg2) \ argument
46 branch##.s dest; in_slot, in_slot_arg2
48 #define SL(branch, dest, in_slot, in_slot_arg2) \ argument
49 in_slot, in_slot_arg2; branch dest