/openbmc/linux/arch/mips/include/asm/ |
H A D | unaligned-emul.h | 18 ".section\t.fixup,\"ax\"\n\t" \ 39 ".section\t.fixup,\"ax\"\n\t" \ 72 ".section\t.fixup,\"ax\"\n\t" \ 73 "11:\tli\t%1, %3\n\t" \ 77 STR(PTR_WD)"\t1b, 11b\n\t" \ 78 STR(PTR_WD)"\t2b, 11b\n\t" \ 79 STR(PTR_WD)"\t3b, 11b\n\t" \ 80 STR(PTR_WD)"\t4b, 11b\n\t" \ 100 ".section\t.fixup,\"ax\"\n\t" \ 123 "\t.section\t.fixup,\"ax\"\n\t" \ [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 26 HTT_STATS_TX_TQM_GEN_MPDU_TAG = 11, 473 * (400us, 800us, 1600us & 3200us) in each mcs (0-11) 512 /* Counters to track number of rx packets in each GI in each mcs (0-11) */ 667 /* 11AC */ 678 /* 11AX */ 698 /* 11AC error stats */ 709 /* 11AX error stats */ 1269 * in each GI (400us, 800us, 1600us & 3200us) in each mcs (0-11) 1279 * Counters for legacy 11a and 11b transmissions. 1283 * CCK: 0: 1 Mbps, 1: 2 Mbps, 2: 5.5 Mbps, 3: 11 Mbps [all …]
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | lib1funcs.S | 194 .pushsection .text.__udivsi3, "ax" 203 bls 11f 212 11: moveq r0, #1 226 .pushsection .text.__umodsi3, "ax" 246 .pushsection .text.__divsi3, "ax" 260 bls 11f 274 11: movlo r0, #0 291 .pushsection .text.__modsi3, "ax" 319 .pushsection .text.__aeabi_uidivmod, "ax" 335 .pushsection .text.__aeabi_uidivmod, "ax" [all …]
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | uaccess.h | 50 " .section .fixup, \"ax\"\n" \ 71 " .section .fixup, \"ax\"\n" \ 105 " .section .fixup, \"ax\"\n" \ 123 " .section .fixup, \"ax\"\n" \ 162 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 198 "11: ld.ab %4, [%2, 4] \n" in raw_copy_from_user() 207 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 214 " .word 11b,4b \n" in raw_copy_from_user() 233 " .section .fixup, \"ax\" \n" in raw_copy_from_user() 255 " .section .fixup, \"ax\" \n" in raw_copy_from_user() [all …]
|
/openbmc/linux/arch/x86/boot/ |
H A D | bioscall.S | 14 .section ".inittext","ax" 34 movw $11, %cx 60 movw %cs, %ax 61 movw %ax, %ds 62 movw %ax, %es 69 movw $11, %cx
|
H A D | video-vga.c | 47 ireg.ax = 0x0f00; in vga_set_basic_mode() 55 ireg.ax = mode; /* AH=0: set mode */ in vga_set_basic_mode() 69 ireg.ax = 0x1112; in vga_set_8font() 74 ireg.ax = 0x1200; in vga_set_8font() 79 ireg.ax = 0x1201; in vga_set_8font() 84 ireg.ax = 0x0100; in vga_set_8font() 97 ireg.ax = 0x1111; in vga_set_14font() 102 ireg.ax = 0x1201; in vga_set_14font() 106 /* Cursor is scan lines 11-12 */ in vga_set_14font() 107 ireg.ax = 0x0100; in vga_set_14font() [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | nvm-reg.h | 91 NVM_SECTION_TYPE_MAC_OVERRIDE = 11, 163 * @NVM_MAC_SKU_FLAGS_802_11N_ENABLED: true if 11n enabled 164 * @NVM_MAC_SKU_FLAGS_802_11AC_ENABLED: true if 11ac enabled 176 * @NVM_MAC_SKU_FLAGS_802_11AX_ENABLED: true if 11ax enabled 484 * @LARI_CONFIG_DISABLE_11AC_UKRAINE_MSK: disable 11ac in ukraine 525 * @oem_11ax_allow_bitmap: bitmap of 11ax allowed MCCs. 526 * For each supported country, a pair of regulatory override bit and 11ax mode exist 540 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits 559 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits 582 * @oem_11ax_allow_bitmap: Bitmap of 11ax allowed MCCs. There are two bits
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | setjmp.S | 17 .pushsection .text.setjmp, "ax" 31 STORE_IDX(s11, 11) 39 .pushsection .text.longjmp, "ax" 52 LOAD_IDX(s11, 11)
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | abat.patch | 10 - XPID=$( ps ax | awk '{print $1, $5}' | grep glxgears | awk '{print $1}') 23 -XPID=$( ps ax | awk '{print $1, $5}' | egrep "X$|Xorg$" | awk '{print $1}') 36 -PXID=$(ps ax |awk '{print $1,$5}' |egrep "Xorg$|X$" |grep -v grep | awk '{print $1}') 41 @@ -35,9 +35,11 @@ else 59 - XPID=$( ps ax | awk '{print $1, $5}' | egrep "X$|Xorg$" |grep -v grep| awk '{print $1}')
|
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | handlers.S | 16 stp x22, x23, [sp, #16 * 11] 45 ldp x22, x23, [sp, #16 * 11] 63 .pushsection ".entry.text", "ax" 83 .pushsection ".entry.text", "ax" 92 .pushsection ".entry.text", "ax"
|
/openbmc/linux/arch/x86/lib/ |
H A D | copy_user_uncached_64.S | 41 11: movq 8(%rsi),%r9 69 _ASM_EXTABLE_UA(11b, .Lquadwords) 130 70: movw (%rsi),%ax 131 71: movw %ax,(%rdi) 180 92: movw (%rsi),%ax 181 93: movw %ax,(%rdi)
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | regs_load.S | 4 #define AX 0 macro 15 #define SS 11 * 8 32 movq %rax, AX(%rdi) 68 movl %eax, AX(%edi)
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | elf.h | 35 #define R_386_NUM 11 59 #define R_X86_64_32S 11 /* Direct 32 bit sign extended */ 111 _r->ax = 0; \ 127 pr_reg[6] = regs->ax; \ 132 pr_reg[11] = regs->orig_ax; \ 158 /* ax gets execve's return value. */ in elf_common_init() 159 /*regs->ax = */ regs->bx = regs->cx = regs->dx = 0; in elf_common_init() 203 (pr_reg)[10] = (regs)->ax; \ 204 (pr_reg)[11] = (regs)->cx; \
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | unwind-libdw.c | 22 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers() 33 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers() 44 dwarf_regs[11] = REG(R11); in libdw__arch_set_initial_registers()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | tx79_translate.c | 120 TCGv_i64 ax, bx; in trans_parallel_arith() local 127 ax = tcg_temp_new_i64(); in trans_parallel_arith() 131 gen_load_gpr(ax, a->rs); in trans_parallel_arith() 133 gen_logic_i64(cpu_gpr[a->rd], ax, bx); in trans_parallel_arith() 136 gen_load_gpr_hi(ax, a->rs); in trans_parallel_arith() 138 gen_logic_i64(cpu_gpr_hi[a->rd], ax, bx); in trans_parallel_arith() 237 TCGv_i64 c0, c1, ax, bx, t0, t1, t2; in trans_parallel_compare() local 246 ax = tcg_temp_new_i64(); in trans_parallel_compare() 253 gen_load_gpr(ax, a->rs); in trans_parallel_compare() 256 tcg_gen_sextract_i64(t0, ax, wlen * i, wlen); in trans_parallel_compare() [all …]
|
/openbmc/linux/include/net/ |
H A D | ax25.h | 3 * Declarations of AX.25 type objects. 5 * Alan Cox (GW4PTS) 10/11/93 31 /* AX.25 Protocol IDs */ 48 /* AX.25 Segment control values */ 56 #define AX25_SSSID_SPARE 0x60 /* Unused bits in SSID for standard AX.25 */ 57 #define AX25_ESSID_SPARE 0x20 /* Unused bits in SSID for extended AX.25 */ 89 #define AX25_PF 0x10 /* Poll/final bit for standard AX.25 */ 90 #define AX25_EPF 0x01 /* Poll/final bit for extended AX.25 */ 111 #define AX25_MODULUS 8 /* Standard AX.25 modulus */ 112 #define AX25_EMODULUS 128 /* Extended AX.25 modulus */ [all …]
|
/openbmc/linux/drivers/watchdog/ |
H A D | sbc8360.c | 70 * MOV AX,000AH (enable, phase I) 72 * OUT DX,AX 73 * MOV AX,000BH (enable, phase II) 75 * OUT DX,AX 76 * MOV AX,000nH (set multiplier n, from 1-4) 78 * OUT DX,AX 79 * MOV AX,000mH (set base timer m, from 0-F) 81 * OUT DX,AX 84 * MOV AX,000mH (same as set base timer, above) 86 * OUT DX,AX [all …]
|
H A D | ib700wdt.c | 68 * MOV AX,000FH (Choose the values from 0 to F) 70 * OUT DX,AX 73 * MOV AX,000FH (Any value is fine.) 75 * OUT DX,AX 81 * 3 D 4 | 11 5 20
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | uaccess.h | 35 " .section .fixup,\"ax\"\n" \ 57 " .section .fixup,\"ax\"\n" \ 110 " .section .fixup,\"ax\"\n" \ 138 " .section .fixup,\"ax\"\n" \ 214 " .section .fixup,\"ax\"\n" \ 284 "11: "MOVES"."#s1" %3,(%1)+\n" \ 297 " .long 11b,5f\n" \ 307 " .section .fixup,\"ax\"\n" \
|
/openbmc/linux/arch/x86/kernel/ |
H A D | signal_32.c | 5 * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson 95 regs->ax = sc.ax; in ia32_restore_sigcontext() 141 return regs->ax; in SYSCALL32_DEFINE0() 169 return regs->ax; in SYSCALL32_DEFINE0() 205 unsafe_put_user(regs->ax, &sc->ax, Efault); in __unsafe_setup_sigcontext32() 281 regs->ax = ksig->sig; in ia32_setup_frame() 363 regs->ax = ksig->sig; in ia32_setup_rt_frame() 403 static_assert(NSIGILL == 11);
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 76 .section .reset.text, "ax" 337 .section .KernelExceptionVector.text, "ax" 345 .section .UserExceptionVector.text, "ax" 354 .section .DoubleExceptionVector.text, "ax" 408 s32i a11, a1, PT_AREG + 11 * 4 516 l32i a11, a1, PT_AREG + 11 * 4 546 .section .WindowVectors.text, "ax" 599 /* 61*/ _j __WindowUnderflow12 /* 11: call12 */
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | hyp-stub.S | 20 .pushsection .hyp.text, "ax" 22 .align 11 46 .align 11 165 .pushsection .idmap.text, "ax"
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | nospec-insn.h | 19 .pushsection .text,"ax",@progbits 57 .irp r1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 70 .irp r1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 72 .irp r2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
/openbmc/linux/drivers/scsi/ |
H A D | mac_scsi.c | 119 "11: nop \n" \ 124 ".section .fixup,\"ax\" \n" \ 133 ".long 11b,90b \n" \ 146 "11: nop \n" \ 150 ".section .fixup,\"ax\" \n" \ 160 ".long 11b,90b \n" \ 176 "11: movew " operands " \n" \ 186 ".section .fixup,\"ax\" \n" \ 205 ".long 11b,90b \n" \
|
/openbmc/linux/tools/perf/util/perf-regs-arch/ |
H A D | perf_regs_x86.c | 12 return "AX"; in __perf_reg_name_x86() 75 XMM(11) in __perf_reg_name_x86()
|