Home
last modified time | relevance | path

Searched refs:I4 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/lib/842/
H A D842_decompress.c26 { D4, I4, N0, N0 },
31 { D2, I2, I4, N0 },
36 { I2, D2, I4, N0 },
41 { I2, I2, I4, N0 },
42 { I4, D4, N0, N0 },
43 { I4, D2, I2, N0 },
44 { I4, I2, D2, N0 },
45 { I4, I2, I2, N0 },
46 { I4, I4, N
[all...]
H A D842_compress.c40 { I4, I4, N0, N0, 0x18 }, /* 18 */
41 { I4, I2, I2, N0, 0x17 }, /* 25 */
42 { I2, I2, I4, N0, 0x13 }, /* 25 */
44 { I4, I2, D2, N0, 0x16 }, /* 33 */
45 { I4, D2, I2, N0, 0x15 }, /* 33 */
46 { I2, D2, I4, N0, 0x0e }, /* 33 */
47 { D2, I2, I4, N0, 0x09 }, /* 33 */
52 { I4, D4, N0, N0, 0x14 }, /* 41 */
53 { D4, I4, N
[all...]
H A D842.h31 * "Index" actions, indicated in the table by I2, I4, and I8, mean the
36 * The number of bits for each index's arg are: 8 bits for I2, 9 bits for I4,
38 * this means that I2 can reference 512 bytes ((2^8 bits = 256) * 2 bytes), I4
41 * each of I2, I4, and I8 that are updated for each byte written to the output
123 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4) macro
/kernel/linux/linux-6.6/lib/842/
H A D842_decompress.c26 { D4, I4, N0, N0 },
31 { D2, I2, I4, N0 },
36 { I2, D2, I4, N0 },
41 { I2, I2, I4, N0 },
42 { I4, D4, N0, N0 },
43 { I4, D2, I2, N0 },
44 { I4, I2, D2, N0 },
45 { I4, I2, I2, N0 },
46 { I4, I4, N
[all...]
H A D842_compress.c40 { I4, I4, N0, N0, 0x18 }, /* 18 */
41 { I4, I2, I2, N0, 0x17 }, /* 25 */
42 { I2, I2, I4, N0, 0x13 }, /* 25 */
44 { I4, I2, D2, N0, 0x16 }, /* 33 */
45 { I4, D2, I2, N0, 0x15 }, /* 33 */
46 { I2, D2, I4, N0, 0x0e }, /* 33 */
47 { D2, I2, I4, N0, 0x09 }, /* 33 */
52 { I4, D4, N0, N0, 0x14 }, /* 41 */
53 { D4, I4, N
[all...]
H A D842.h31 * "Index" actions, indicated in the table by I2, I4, and I8, mean the
36 * The number of bits for each index's arg are: 8 bits for I2, 9 bits for I4,
38 * this means that I2 can reference 512 bytes ((2^8 bits = 256) * 2 bytes), I4
41 * each of I2, I4, and I8 that are updated for each byte written to the output
123 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4) macro
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_64.h32 #define I4 0x1c macro
H A Dbpf_jit_comp_64.c835 emit_reg_move(I4, O4, ctx); in build_prologue()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_64.h32 #define I4 0x1c macro
H A Dbpf_jit_comp_64.c835 emit_reg_move(I4, O4, ctx); in build_prologue()
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py72 I4 = '\t'*(indent+4),
/kernel/linux/linux-6.6/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py71 I4 = '\t'*(indent+4),
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_64.c73 REG_OFFSET_NAME("i4", I4),
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c72 REG_OFFSET_NAME("i4", I4),

Completed in 15 milliseconds