| /linux/arch/arm/probes/ |
| H A D | decode-arm.c | 118 /* memory hint 1111 0100 x001 xxxx xxxx xxxx xxxx xxxx */ 119 /* PLDI (immediate) 1111 0100 x101 xxxx xxxx xxxx xxxx xxxx */ 120 /* PLDW (immediate) 1111 0101 x001 xxxx xxxx xxxx xxxx xxxx */ 121 /* PLD (immediate) 1111 0101 x101 xxxx xxxx xxxx xxxx xxxx */ 124 /* memory hint 1111 0110 x001 xxxx xxxx xxxx xxx0 xxxx */ 125 /* PLDI (register) 1111 0110 x101 xxxx xxxx xxxx xxx0 xxxx */ 126 /* PLDW (register) 1111 0111 x001 xxxx xxxx xxxx xxx0 xxxx */ 127 /* PLD (register) 1111 0111 x101 xxxx xxxx xxxx xxx0 xxxx */ 130 /* BLX (immediate) 1111 101x xxxx xxxx xxxx xxxx xxxx xxxx */ 133 /* CPS 1111 0001 0000 xxx0 xxxx xxxx xx0x xxxx */ [all …]
|
| H A D | decode-thumb.c | 19 /* Rn is PC 1110 100x x0xx 1111 xxxx xxxx xxxx xxxx */ 22 /* SRS 1110 1000 00x0 xxxx xxxx xxxx xxxx xxxx */ 23 /* RFE 1110 1000 00x1 xxxx xxxx xxxx xxxx xxxx */ 25 /* SRS 1110 1001 10x0 xxxx xxxx xxxx xxxx xxxx */ 26 /* RFE 1110 1001 10x1 xxxx xxxx xxxx xxxx xxxx */ 29 /* STM Rn, {...pc} 1110 100x x0x0 xxxx 1xxx xxxx xxxx xxxx */ 31 /* LDM Rn, {...lr,pc} 1110 100x x0x1 xxxx 11xx xxxx xxxx xxxx */ 33 /* LDM/STM Rn, {...sp} 1110 100x x0xx xxxx xx1x xxxx xxxx xxxx */ 36 /* STMIA 1110 1000 10x0 xxxx xxxx xxxx xxxx xxxx */ 37 /* LDMIA 1110 1000 10x1 xxxx xxxx xxxx xxxx xxxx */ [all …]
|
| /linux/arch/arm/probes/kprobes/ |
| H A D | checkers-arm.c | 27 * STR (register) cccc 011x x0x0 xxxx xxxx xxxx xxxx xxxx in arm_check_stack() 28 * STRB (register) cccc 011x x1x0 xxxx xxxx xxxx xxxx xxxx in arm_check_stack() 35 * STRD (register) cccc 000x x0x0 xxxx xxxx xxxx 1111 xxxx in arm_check_stack() 36 * STRH (register) cccc 000x x0x0 xxxx xxxx xxxx 1011 xxxx in arm_check_stack() 53 * STMDX SP, [...] cccc 100x 00x0 xxxx xxxx xxxx xxxx xxxx in arm_check_stack() 58 /* STR (immediate) cccc 010x x0x0 1101 xxxx xxxx xxxx xxxx */ in arm_check_stack() 59 /* STRB (immediate) cccc 010x x1x0 1101 xxxx xxxx xxxx xxxx */ in arm_check_stack() 61 /* STRD (immediate) cccc 000x x1x0 1101 xxxx xxxx 1111 xxxx */ in arm_check_stack() 62 /* STRH (immediate) cccc 000x x1x0 1101 xxxx xxxx 1011 xxxx */ in arm_check_stack() 72 /* STR{,B} Rt,[SP,#-n] cccc 0101 0xx0 1101 xxxx xxxx xxxx xxxx */ in arm_check_stack() [all …]
|
| H A D | checkers-thumb.c | 38 /* STR (register) 1111 1000 0100 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack() 39 /* STRB (register) 1111 1000 0000 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack() 40 /* STRH (register) 1111 1000 0010 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack() 41 /* INVALID INSN 1111 1000 0110 xxxx xxxx 0000 00xx xxxx */ in t32_check_stack() 48 /* STR (imm 8) 1111 1000 0100 1101 xxxx 110x xxxx xxxx */ in t32_check_stack() 49 /* STRB (imm 8) 1111 1000 0000 1101 xxxx 110x xxxx xxxx */ in t32_check_stack() 50 /* STRH (imm 8) 1111 1000 0010 1101 xxxx 110x xxxx xxxx */ in t32_check_stack() 51 /* INVALID INSN 1111 1000 0110 1101 xxxx 110x xxxx xxxx */ in t32_check_stack() 58 /* STRD (immediate) 1110 1001 01x0 1101 xxxx xxxx xxxx xxxx */ in t32_check_stack() 67 /* STMDB 1110 1001 00x0 1101 xxxx xxxx xxxx xxxx */ in t32_check_stack()
|
| /linux/tools/perf/tests/ |
| H A D | kmod-path.c | 53 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse() 54 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse() 55 T("/xxxx/xxxx/x-x.ko", true , true, 0 , "[x_x]"); in test__kmod_path__parse() 56 T("/xxxx/xxxx/x-x.ko", false , true, 0 , NULL ); in test__kmod_path__parse() 57 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_CPUMODE_UNKNOWN, true); in test__kmod_path__parse() 58 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse() 59 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 63 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse() 64 T("/xxxx/xxxx/x.ko.gz", false , true, 1 , NULL ); in test__kmod_path__parse() 65 T("/xxxx/xxxx/x.ko.gz", true , true, 1 , "[x]"); in test__kmod_path__parse() [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | dnfb.c | 46 #define VECTOR_MODE 0x40 /* 010x.xxxx */ 47 #define DBLT_MODE 0x80 /* 100x.xxxx */ 48 #define NORMAL_MODE 0xE0 /* 111x.xxxx */ 53 #define AD_BLT 0x80 /* 1xxx.xxxx */ 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ 55 #define INVERSE 0x00 /* 0xxx.xxxx */ /* Clearing this reverses the screen */ 56 #define PIX_BLT 0x00 /* 0xxx.xxxx */ 58 #define AD_HIBIT 0x40 /* xIxx.xxxx */ 60 #define ROP_EN 0x10 /* xxx1.xxxx */ 61 #define DST_EQ_SRC 0x00 /* xxx0.xxxx */ [all …]
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 62 PTR_LI \temp, CSR_DMW0_INIT # SUC, PLV0, LA32: 0x8xxx xxxx, LA64: 0x8000 xxxx xxxx xxxx 64 PTR_LI \temp, CSR_DMW1_INIT # CAC, PLV0, LA32: 0xaxxx xxxx, LA64: 0x9000 xxxx xxxx xxxx 66 PTR_LI \temp, CSR_DMW2_INIT # WUC, PLV0, LA32: unavailable, LA64: 0xa000 xxxx xxxx xxxx
|
| /linux/arch/xtensa/kernel/ |
| H A D | align.S | 101 * xxxx xxxx = imm8 field 113 * L8UI xxxx xxxx 0000 ssss tttt 0010 114 * L16UI xxxx xxxx 0001 ssss tttt 0010 115 * L32I xxxx xxxx 0010 ssss tttt 0010 118 * S16I xxxx xxxx 0101 ssss tttt 0010 119 * S32I xxxx xxxx 0110 ssss tttt 0010 122 * L16SI xxxx xxxx 1001 ssss tttt 0010 124 * **L32AI xxxx xxxx 1011 ssss tttt 0010 unsupported 128 * **S32RI xxxx xxxx 1111 ssss tttt 0010 unsupported
|
| /linux/tools/testing/selftests/x86/ |
| H A D | test_FCOMI.c | 28 /* sNaN is s|111 1111 1|1xx xxxx xxxx xxxx xxxx xxxx */ 29 /* qNaN is s|111 1111 1|0xx xxxx xxxx xxxx xxxx xxxx (some x must be nonzero) */
|
| /linux/Documentation/leds/ |
| H A D | leds-lp5562.rst | 51 echo 2 > /sys/bus/i2c/devices/xxxx/select_engine # 2 is for green channel 52 echo "RGB" > /sys/bus/i2c/devices/xxxx/engine_mux # engine mux for RGB 56 echo 1 > /sys/bus/i2c/devices/xxxx/run_engine 60 echo 1 or 2 or 3 > /sys/bus/i2c/devices/xxxx/select_engine 61 echo "W" > /sys/bus/i2c/devices/xxxx/engine_mux 65 echo 1 > /sys/bus/i2c/devices/xxxx/run_engine
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-mei | 21 Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
| H A D | sysfs-bus-wmi | 31 Format: wmi:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.
|
| H A D | sysfs-devices-mmc | 1 What: /sys/devices/.../mmc_host/mmcX/mmcX:XXXX/enhanced_area_offset 12 What: /sys/devices/.../mmc_host/mmcX/mmcX:XXXX/enhanced_area_size
|
| /linux/include/net/ |
| H A D | 6lowpan.h | 188 /* fe:80::XXXX:XXXX:XXXX:XXXX in lowpan_iphc_uncompress_eui64_lladdr() 204 /* fe:80::XXXX:XXff:feXX:XXXX in lowpan_iphc_uncompress_eui48_lladdr()
|
| /linux/arch/arm/net/ |
| H A D | bpf_jit_32.h | 159 * ARM: xxxx 0111 1111 xxxx xxxx xxxx 1111 xxxx ARMv7-AR, section A5.4 160 * Thumb: 1101 1110 xxxx xxxx ARMv7-M, section A5.2.6
|
| /linux/arch/arm/mm/ |
| H A D | proc-v7-3level.S | 142 * rxxx rrxx xxx0 0101 xxxx xxxx x111 xxxx < forced
|
| H A D | proc-v7-2level.S | 158 * rxxx rrxx xxx0 0101 xxxx xxxx x111 xxxx < forced
|
| /linux/net/6lowpan/ |
| H A D | iphc.c | 120 /* 48 bits, FFXX::00XX:XXXX:XXXX */ 128 /* 32 bits, FFXX::00XX:XXXX */ 169 /* fe:80::ff:fe00:XXXX in lowpan_iphc_uncompress_802154_lladdr() 318 /* fe:80::XXXX:XXXX:XXXX:XXXX */ in lowpan_iphc_uncompress_addr() 325 /* fe:80::ff:fe00:XXXX */ in lowpan_iphc_uncompress_addr() 441 * the form ffXX::00XX:XXXX:XXXX. in lowpan_uncompress_multicast_daddr() 449 * the form ffXX::00XX:XXXX. in lowpan_uncompress_multicast_daddr() 920 /* fe:80::ff:fe00:XXXX in lowpan_iphc_compress_802154_lladdr() 969 /* compress IID to 16 bits xxxx::XXXX */ in lowpan_compress_addr_64() 977 /* do not compress IID => xxxx::IID */ in lowpan_compress_addr_64()
|
| /linux/LICENSES/preferred/ |
| H A D | BSD-3-Clause-Clear | 12 Copyright (c) [xxxx]-[xxxx] [Owner Organization]
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 28 <uuid> ::= xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx | ""
|
| /linux/tools/bootconfig/ |
| H A D | test-bootconfig.sh | 14 INITRD=`mktemp ${TESTDIR}/initrd-XXXX` 15 TEMPCONF=`mktemp ${TESTDIR}/temp-XXXX.bconf` 16 OUTFILE=`mktemp ${TESTDIR}/tempout-XXXX`
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | lparcfg.c | 99 * XXXX - reserved (0) 100 * XXXX - Active Cores in Resource Group 101 * XXXX - Group Number 102 * XXXX - Pool Number. 108 * XXXX - Active processors in Physical Processor Pool. 109 * XXXX - Processors active on platform. 111 * XXXX - Physical platform procs allocated to virtualization.
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_93cx6.c | 42 * EWEN 1 00 11XXXX Write enable must precede 46 * ERAL 1 00 10XXXX Erase all registers 47 * WRAL 1 00 01XXXX D15 - D0 Writes to all registers 48 * EWDS 1 00 00XXXX Disables all programming
|
| /linux/net/rxrpc/ |
| H A D | proc.c | 14 (sizeof("[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255]") + \
|
| /linux/arch/arm/mach-versatile/ |
| H A D | integrator_ap.c | 30 * All IO addresses are mapped onto VA 0xFFFx.xxxx, where x.xxxx
|