Searched refs:push (Results 1 – 12 of 12) sorted by relevance
| /arch/arm64/ |
| A D | exceptions.S | 20 push x28, x29 label 30 push x8, x9 label 31 push x6, x7 label 32 push x4, x5 label 33 push x2, x3 label 34 push x0, x1 label 48 push x8, x9 label 49 push x6, x7 label 50 push x4, x5 label 51 push x2, x3 label [all …]
|
| A D | asm.S | 14 push x28, x29 15 push x26, x27 16 push x24, x25 17 push x22, x23 18 push x20, x21 19 push x18, x19 22 push x18, x19 23 push x30, xzr
|
| /arch/x86/32/ |
| A D | exceptions.S | 27 push $i /* interrupt number */ 30 push $0 /* fill in error code in iframe */ 31 push $i /* interrupt number */
|
| /arch/arm/arm/ |
| A D | exceptions.S | 24 push { \tempreg } 40 push { \temp1 } 66 push { r0-r3, r12, lr } 118 push { r0-r12, lr }
|
| A D | asm.S | 26 push { r4-r11, lr }
|
| A D | cache-ops.S | 372 push { r14 }
|
| /arch/x86/64/ |
| A D | exceptions.S | 34 push $i /* interrupt number */ 37 push $0 /* fill in error code in iframe */ 38 push $i /* interrupt number */
|
| /arch/mips/ |
| A D | vectors.S | 18 .set push define 55 .set push define
|
| /arch/arm64/include/arch/ |
| A D | asm_macros.h | 11 .macro push ra, rb
|
| /arch/riscv/ |
| A D | start.S | 16 .option push
|
| A D | asm.S | 66 .option push
|
| /arch/x86/include/arch/ |
| A D | x86.h | 492 #pragma GCC diagnostic push
|
Completed in 11 milliseconds