Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/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