Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/loongarch64/
H A Dvdso.S58 .cfi_offset 1, B_GR + 1 * 8
59 .cfi_offset 2, B_GR + 2 * 8
60 .cfi_offset 3, B_GR + 3 * 8
61 .cfi_offset 4, B_GR + 4 * 8
62 .cfi_offset 5, B_GR + 5 * 8
63 .cfi_offset 6, B_GR + 6 * 8
64 .cfi_offset 7, B_GR + 7 * 8
65 .cfi_offset 8, B_GR + 8 * 8
66 .cfi_offset 9, B_GR + 9 * 8
67 .cfi_offset 10, B_GR + 10 * 8
[all …]
/openbmc/qemu/linux-user/riscv/
H A Dvdso.S106 #define B_GR 0 macro
113 .cfi_offset 64, B_GR + 0 /* pc */
118 .cfi_offset 3, B_GR + 3 * sizeof_reg
119 .cfi_offset 4, B_GR + 4 * sizeof_reg
120 .cfi_offset 5, B_GR + 5 * sizeof_reg
121 .cfi_offset 6, B_GR + 6 * sizeof_reg
122 .cfi_offset 7, B_GR + 7 * sizeof_reg
123 .cfi_offset 8, B_GR + 8 * sizeof_reg
124 .cfi_offset 9, B_GR + 9 * sizeof_reg
125 .cfi_offset 10, B_GR + 10 * sizeof_reg
[all …]