Searched refs:RND (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | key.c | 578 #define RND(X) (((X) + 3) & ~3) in rxrpc_read() macro 583 size += RND(cnlen); /* cellname */ in rxrpc_read() 595 toksize += RND(token->kad->ticket_len); in rxrpc_read() 612 #undef RND in rxrpc_read()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 164 ################################### RND N + 0 ######################################### 219 ################################### RND N + 1 ######################################### 284 ################################### RND N + 2 ######################################### 340 ################################### RND N + 3 ######################################### 404 ################################### RND N + 0 ######################################### 440 ################################### RND N + 1 ######################################### 478 ################################### RND N + 2 ######################################### 516 ################################### RND N + 3 #########################################
|
H A D | sha256-avx2-asm.S | 155 ################################### RND N + 0 ############################ 203 ################################### RND N + 1 ############################ 255 ################################### RND N + 2 ############################ 304 ################################### RND N + 3 ############################ 357 ################################### RND N + 0 ########################### 393 ################################### RND N + 1 ########################### 433 ################################### RND N + 2 ############################## 473 ################################### RND N + 3 ###########################
|
/openbmc/linux/Documentation/arch/arm/nwfpe/ |
H A D | netwinder-fpe.rst | 114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round 121 These are implemented. URD is implemented using the same code as the RND
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | encode_pp.def | 800 #define SP_MPY(TAG,REGTYPE,DSTCHARS,SAT,RND,UNS)\ 801 DEF_ENC32(TAG##_ll_s0, ICLASS_M REGTYPE "0" UNS RND"sssss PP-ttttt "SAT"00" DSTCHARS)\ 802 DEF_ENC32(TAG##_lh_s0, ICLASS_M REGTYPE "0" UNS RND"sssss PP-ttttt "SAT"01" DSTCHARS)\ 803 DEF_ENC32(TAG##_hl_s0, ICLASS_M REGTYPE "0" UNS RND"sssss PP-ttttt "SAT"10" DSTCHARS)\ 804 DEF_ENC32(TAG##_hh_s0, ICLASS_M REGTYPE "0" UNS RND"sssss PP-ttttt "SAT"11" DSTCHARS)\ 805 DEF_ENC32(TAG##_ll_s1, ICLASS_M REGTYPE "1" UNS RND"sssss PP-ttttt "SAT"00" DSTCHARS)\ 806 DEF_ENC32(TAG##_lh_s1, ICLASS_M REGTYPE "1" UNS RND"sssss PP-ttttt "SAT"01" DSTCHARS)\ 807 DEF_ENC32(TAG##_hl_s1, ICLASS_M REGTYPE "1" UNS RND"sssss PP-ttttt "SAT"10" DSTCHARS)\ 808 DEF_ENC32(TAG##_hh_s1, ICLASS_M REGTYPE "1" UNS RND"sssss PP-ttttt "SAT"11" DSTCHARS)
|
H A D | mpy.idef | 695 #define mixmpy_sema(N,H,RND)\ 696 { RdV = fSAT((fSCALE(N,fMPY3216SS(RsV,fGETHALF(H,RtV)))RND)>>16); \
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-arm-spe.txt | 137 jitter=1 - use jitter to avoid resonance when sampling (PMSIRR.RND)
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 1822 Field 0 RND
|