Home
last modified time | relevance | path

Searched refs:BX (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dregs_load.S5 #define BX 1 * 8 macro
33 movq %rbx, BX(%rdi)
69 movl %ebx, BX(%edi)
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dunwind-libdw.c24 dwarf_regs[3] = REG(BX); in libdw__arch_set_initial_registers()
35 dwarf_regs[3] = REG(BX); in libdw__arch_set_initial_registers()
H A Dperf_regs.c15 SMPL_REG(BX, PERF_REG_X86_BX),
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0013-target-ppc-fix-xscvqpdp-register-access.patch9 This instruction has VRT and VRB fields instead of T/TX and B/BX.
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A DKconfig70 tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support"
75 on Intel 440LX/BX/GX, 815, 820, 830, 840, 845, 850, 860, 875,
/OK3568_Linux_fs/kernel/drivers/edac/
H A DKconfig132 tristate "Intel 82443BX/GX (440BX/GX)"
137 82443BX/GX memory controllers (440BX/GX chipsets).
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsignal.c178 GETREG(BX, bx); in copy_sc_from_user()
257 PUTREG(BX, bx); in copy_sc_to_user()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A DKconfig.x86212 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
217 on systems which have an Intel 440BX/ZX/MX southbridge.
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20230210.bb1032 FILES:${PN}-qcom-sc8280xp-lenovo-x13s-compat = "${nonarch_base_libdir}/firmware/qcom/LENOVO/21BX"
1033 …e_libdir}/firmware/qcom/sc8280xp/LENOVO/21BX/*adsp*.* ${nonarch_base_libdir}/firmware/qcom/sc8280x…
1034 …-lenovo-x13s-adreno = "${nonarch_base_libdir}/firmware/qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn"
1035 …sc8280xp-lenovo-x13s-compute = "${nonarch_base_libdir}/firmware/qcom/sc8280xp/LENOVO/21BX/*cdsp*.*"
1036 …sc8280xp-lenovo-x13s-sensors = "${nonarch_base_libdir}/firmware/qcom/sc8280xp/LENOVO/21BX/*slpi*.*"
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dzoran.rst365 - Intel 440BX (early stepping)
367 - Intel 440BX (late stepping)
374 - Both 440BX boards were dual CPU versions.
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A DKconfig220 with Intel PCI chipsets (like intel 430TX, 440FX, 440LX, 440BX,
/OK3568_Linux_fs/buildroot/package/uclibc/
H A D0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch1166 + padding (nop) instructions between this BX and label 6.
1195 + padding (nop) instructions between this BX and label 66.
2104 +# define BX(R) bx R
2112 +# define BX(R) mov pc, R
2117 +#define DO_RET(R) BX(R)
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A DINT10.HOWTO341 AX,BX,CX and DX register.
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch572 - printk("BX=%04x ", M.x86.R_BX );
602 + printk("BX=%04x ", M.x86.R_BX);
1396 - DECODE_PRINTF("BX");
1423 + DECODE_PRINTF("BX");
1802 - DECODE_PRINTF("[BX+SI]");
1805 + DECODE_PRINTF("[BX+SI]");
1808 - DECODE_PRINTF("[BX+DI]");
1810 + DECODE_PRINTF("[BX+DI]");
1837 - DECODE_PRINTF("[BX]");
1852 + DECODE_PRINTF("[BX]");
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/
H A DKconfig117 Ruffian RPX164-2, AlphaPC164-UX, AlphaPC164-BX
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A DKconfig623 with Intel PCI chipsets (like intel 430TX, 440FX, 440LX, 440BX,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info6006 a BX instruction, and the program will start executing in Thumb mode
6041 linker, which causes v4t 'BX rM' instructions to be rewritten as 'MOV
6042 PC,rM', since v4 processors do not have a 'BX' instruction.
6047 Replace 'BX rM' instructions identified by 'R_ARM_V4BX' relocations
6052 BX Rn
6062 BLX rather than using BX and a mode-switching stub before each PLT
H A Dbfd.info4603 Annotation of BX instructions.
H A Das.info8154 Allow 'BX' instructions in ARMv4 code. This is intended for use
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info6006 a BX instruction, and the program will start executing in Thumb mode
6041 linker, which causes v4t 'BX rM' instructions to be rewritten as 'MOV
6042 PC,rM', since v4 processors do not have a 'BX' instruction.
6047 Replace 'BX rM' instructions identified by 'R_ARM_V4BX' relocations
6052 BX Rn
6062 BLX rather than using BX and a mode-switching stub before each PLT
H A Dbfd.info4603 Annotation of BX instructions.
H A Das.info8154 Allow 'BX' instructions in ARMv4 code. This is intended for use
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv242 …\^]]\]]ZY[XYYXYWTNHB;1-.,,//.--+**,..,,--./.-.+,.,15,+.,)'%*.12/9MGLM>:@ZJ/BX[MK5Y�{�`Wx��������…
1393 …�������������������������������������������������������}o����������������҉6BX������������ž��������…
1512 …#"/782,&$%### $('"!$$$1EQVSA2(##  #"$%%&/BX^\esx|������zsz���…
1580BX}�������������ż�����������������������������������������������tQ��������g�����������������������…
1608 …iedbbb`ba`bab`^\XPHA9/../1334510,/1/0/11110210223312361"Jsu���������tmi[J;4BX^iov�������������~~��…
1629 …��������sfinu���������������{�������vxugkl\\r��|z{~�����{yyupia[YL.6<*&0BX]WNbx+�($%Jmpopppop…
1866 …XYXYYYYUSOIA;7.,+,///.,+*++,,-,+-+-..-,-...---..02..)(&!+/0/81$DaLRW8>JcY<;BX[UK6s�t�^Wq}�|������…
2074 …������������������������gT\[MY����������������������������������u: j����sF@BX������}E4;89:9:::8898…
2308 …�������������������������������������������������������ub���ú������������ό:BX��������ȿ������������…
2630 …�������������������������uUXTR�����������������������������������Y?����xD<BX������j97;8;:69;998:9…
[all …]
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_facial_gate/
H A Dir.yuv82 …jhghhgggghiiiiigggghiggfihhhiijigjkkkjiklkklnoqrsuxxwspsuuuttstsrrrqnkjob+BX^`lmnllmlljjihfeffeec…