Skip to content

Commit d781002

Browse files
committed
New ASM format:
/* * Standard __asm__ format: * * __asm__( * "command;" * "command;" * "command;" * : "=r"(_res) return value, in register * : "r"(lock) argument, 'lock pointer', in register * : "r0"); inline code uses this register */
1 parent 27e6189 commit d781002

File tree

1 file changed

+122
-93
lines changed

1 file changed

+122
-93
lines changed

0 commit comments

Comments
 (0)