Searched defs:__asm__ (Results 1 – 2 of 2) sorted by relevance
68 register long r0 __asm__("r0") = AT_FDCWD; in ifunc_open() local69 register long r1 __asm__("r1") = reinterpret_cast<long>(pathname); in ifunc_open() local70 register long r2 __asm__("r2") = O_RDONLY; in ifunc_open() local71 register long r3 __asm__("r3") = 0; in ifunc_open() local72 register long r7 __asm__("r7") = __NR_openat; in ifunc_open() local80 register long r0 __asm__("r0") = fd; in ifunc_read() local81 register long r1 __asm__("r1") = reinterpret_cast<long>(buf); in ifunc_read() local82 register long r2 __asm__("r2") = count; in ifunc_read() local83 register long r7 __asm__("r7") = __NR_read; in ifunc_read() local92 register long r0 __asm__("r0") = fd; in ifunc_close() local[all …]
98 register long a0 __asm__("a0") = reinterpret_cast<long>(pairs); in __riscv_hwprobe() local99 register long a1 __asm__("a1") = pair_count; in __riscv_hwprobe() local100 register long a2 __asm__("a2") = cpu_count; in __riscv_hwprobe() local101 register long a3 __asm__("a3") = reinterpret_cast<long>(cpus); in __riscv_hwprobe() local102 register long a4 __asm__("a4") = flags; in __riscv_hwprobe() local103 register long a7 __asm__("a7") = __NR_riscv_hwprobe; in __riscv_hwprobe() local