Searched refs:LONG_ADDI (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | rseq-mips.h | 72 # define LONG_ADDI "daddiu" macro 79 # define LONG_ADDI "addiu" macro 243 LONG_ADDI " $4, %[voffp]\n\t" in rseq_cmpnev_storeoffp_load() 301 LONG_ADDI " $4, %[count]\n\t" in rseq_addv() 582 LONG_ADDI " %[src], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev() 583 LONG_ADDI " %[dst], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev() 584 LONG_ADDI " %[len], -1\n\t" \ in rseq_cmpeqv_trymemcpy_storev() 697 LONG_ADDI " %[src], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev_release() 698 LONG_ADDI " %[dst], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev_release() 699 LONG_ADDI " in rseq_cmpeqv_trymemcpy_storev_release() [all...] |
H A D | rseq-s390.h | 42 #define LONG_ADDI "aghi" macro 102 #define LONG_ADDI "ahi" macro 523 LONG_ADDI " %[src], 1\n\t" in rseq_cmpeqv_trymemcpy_storev() 524 LONG_ADDI " %[dst], 1\n\t" in rseq_cmpeqv_trymemcpy_storev() 525 LONG_ADDI " %[len], -1\n\t" in rseq_cmpeqv_trymemcpy_storev()
|
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | rseq-mips-bits.h | 99 LONG_ADDI " $4, %[voffp]\n\t" in rseq_cmpnev_storeoffp_load() 157 LONG_ADDI " $4, %[count]\n\t" in rseq_addv() 377 LONG_ADDI " %[src], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev() 378 LONG_ADDI " %[dst], 1\n\t" \ in rseq_cmpeqv_trymemcpy_storev() 379 LONG_ADDI " %[len], -1\n\t" \ in rseq_cmpeqv_trymemcpy_storev()
|
H A D | rseq-mips.h | 66 # define LONG_ADDI "daddiu" macro 73 # define LONG_ADDI "addiu" macro
|
H A D | rseq-s390.h | 38 #define LONG_ADDI "aghi" macro 98 #define LONG_ADDI "ahi" macro
|
H A D | rseq-s390-bits.h | 393 LONG_ADDI " %[src], 1\n\t" in rseq_cmpeqv_trymemcpy_storev() 394 LONG_ADDI " %[dst], 1\n\t" in rseq_cmpeqv_trymemcpy_storev() 395 LONG_ADDI " %[len], -1\n\t" in rseq_cmpeqv_trymemcpy_storev()
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | asm.h | 102 #define LONG_ADDI addi.w macro 123 #define LONG_ADDI addi.d macro
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | asm.h | 102 #define LONG_ADDI addi.w macro 123 #define LONG_ADDI addi.d macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | asm.h | 209 #define LONG_ADDI addi macro 234 #define LONG_ADDI daddi macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | asm.h | 210 #define LONG_ADDI addi macro 239 #define LONG_ADDI daddi macro
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | relocate_kernel.S | 73 LONG_ADDI s5, s5, -1
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | relocate_kernel.S | 72 LONG_ADDI s5, s5, -1
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | octeon_switch.S | 43 LONG_ADDI t2, a0, THREAD_CVMSEG /* Where to store CVMSEG to */
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | octeon_switch.S | 42 LONG_ADDI t2, a0, THREAD_CVMSEG /* Where to store CVMSEG to */
|
Completed in 9 milliseconds