Home
last modified time | relevance | path

Searched refs:OP1 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h1684 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
1686 if (unlikely(!((L) OP1 (N)) || !((N) OP2 (H)))) { \
1689 printk(KERN_ERR "%lu "#OP1" %lu "#OP2" %lu is false\n", \
1692 printk(KERN_ERR "0x%lx "#OP1" 0x%lx "#OP2" 0x%lx is false\n", \
1731 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm/
H A Dkvm.h206 ARM64_SYS_REG_SHIFT_MASK(op1, OP1) | \
/OK3568_Linux_fs/kernel/arch/arm64/include/uapi/asm/
H A Dkvm.h223 ARM64_SYS_REG_SHIFT_MASK(op1, OP1) | \
/OK3568_Linux_fs/kernel/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h226 ARM64_SYS_REG_SHIFT_MASK(op1, OP1) | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.def33 /* GIMPLE_COND <COND_CODE, OP1, OP2, TRUE_LABEL, FALSE_LABEL>
36 if (OP1 COND_CODE OP2) goto TRUE_LABEL else goto FALSE_LABEL
41 OP1 and OP2 are the operands used in the comparison. They must be
H A Dtree.def1050 the first OFF elements of the vector OP1.
1051 If OFF == 0, then the returned vector is OP1.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple.def33 /* GIMPLE_COND <COND_CODE, OP1, OP2, TRUE_LABEL, FALSE_LABEL>
36 if (OP1 COND_CODE OP2) goto TRUE_LABEL else goto FALSE_LABEL
41 OP1 and OP2 are the operands used in the comparison. They must be
H A Dtree.def1050 the first OFF elements of the vector OP1.
1051 If OFF == 0, then the returned vector is OP1.
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dalign.S360 extui a5, a4, INSN_OP1, 4 # extract OP1
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info25546 will be set to the value OP1 & MSK | OP2 & ~MSK where MSK is
25657 (fma:M OP1 OP2 (neg:M OP3))
25663 (fma:M (neg:M OP1) OP2 OP3)
25669 (fma:M (neg:M OP1) OP2 (neg:M OP3))
30855 'rtx maybe_gen_NAME (I1, I2, ..., OP0, OP1, ...)'
30858 instance of it using the operand values given by OP0, OP1, and so
30861 'rtx gen_NAME (I1, I2, ..., OP0, OP1, ...)'
37082 *OP0, rtx *OP1, bool OP0_PRESERVE_VALUE)
37089 conversions. CODE is the initial comparison code and OP0 and OP1
38057 machine_mode MODE, rtx OP0, rtx OP1, rtx *QUOT, rtx *REM)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info25546 will be set to the value OP1 & MSK | OP2 & ~MSK where MSK is
25657 (fma:M OP1 OP2 (neg:M OP3))
25663 (fma:M (neg:M OP1) OP2 OP3)
25669 (fma:M (neg:M OP1) OP2 (neg:M OP3))
30855 'rtx maybe_gen_NAME (I1, I2, ..., OP0, OP1, ...)'
30858 instance of it using the operand values given by OP0, OP1, and so
30861 'rtx gen_NAME (I1, I2, ..., OP0, OP1, ...)'
37082 *OP0, rtx *OP1, bool OP0_PRESERVE_VALUE)
37089 conversions. CODE is the initial comparison code and OP0 and OP1
38057 machine_mode MODE, rtx OP0, rtx OP1, rtx *QUOT, rtx *REM)
[all …]