Home
last modified time | relevance | path

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

12

/openbmc/qemu/target/s390x/tcg/
H A Dinsn-format.h.inc9 F4(RIE_b, R(1, 8), R(2,12), M(3,32), I(4,16,16))
10 F4(RIE_c, R(1, 8), I(2,32, 8), M(3,12), I(4,16,16))
18 F4(RIS, R(1, 8), I(2,32, 8), M(3,12), BD(4,16,20))
25 F4(RRF_a, R(1,24), R(2,28), R(3,16), M(4,20))
26 F4(RRF_b, R(1,24), R(2,28), R(3,16), M(4,20))
27 F4(RRF_c, R(1,24), R(2,28), M(3,16), M(4,20))
28 F4(RRF_d, R(1,24), R(2,28), M(3,16), M(4,20))
29 F4(RRF_e, R(1,24), R(2,28), M(3,16), M(4,20))
30 F4(RRS, R(1, 8), R(2,12), M(3,32), BD(4,16,20))
48 F4(SS_b, L(1, 8, 4), BD(1,16,20), L(2,12,4), BD(2,32,36))
[all …]
H A Dtranslate.c913 #define F4(N, X1, X2, X3, X4) F0(N) macro
925 #undef F4
978 #define F4(N, X1, X2, X3, X4) { { X1, X2, X3, X4 } }, macro
990 #undef F4
/openbmc/u-boot/lib/
H A Dmd5.c171 #define F4(x, y, z) (y ^ (x | ~z)) macro
243 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6); in MD5Transform()
244 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10); in MD5Transform()
245 MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15); in MD5Transform()
246 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21); in MD5Transform()
247 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6); in MD5Transform()
248 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10); in MD5Transform()
249 MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15); in MD5Transform()
250 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21); in MD5Transform()
251 MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6); in MD5Transform()
[all …]
/openbmc/phosphor-webui/app/common/directives/
H A Dvt100plus.js15 var F4 = 115; variable
94 case F4:
/openbmc/u-boot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt38 /* F4 G F7 H */
/openbmc/qemu/pc-bios/keymaps/
H A Dsv92 F4 0x3e localstate
H A Dsl92 F4 0x3e localstate
H A Dja266 F4 0x3e
H A Dmk266 F4 0x3e
H A Dar312 F4 0x3e
H A Dth266 F4 0x3e
H A Dru267 F4 0x3e
H A Den-us266 F4 0x3e
H A Dfr-ca288 F4 0x3e
H A Det264 F4 0x3e
H A Dbepo300 F4 0x3e
H A Dpt355 F4 0x3e
H A Dcz357 F4 0x3e
H A Dda356 F4 0x3e
H A Dhr357 F4 0x3e
/openbmc/u-boot/drivers/reset/
H A DKconfig36 This resset driver is compatible with STM32 F4/F7 and H7 SoCs.
/openbmc/openbmc/meta-phosphor/classes/
H A Dfit-image.bbclass62 FIT_KEY_GENRSA_ARGS ?= "-F4"
/openbmc/qemu/pc-bios/
H A Dqemu.rsrc136 $"0085 96FE 02F4 3114 8816 8717 8018 8717" /* .Öñ˛.Ù1.à.á.Ä.á. */
152 $"01F4 23EC 0001 30E8 8BFE 0067 ED00 014C" /* .Ù#Ï..0Ëã˛.gÌ..L */
339 $"0153 15F3 0001 134F 8352 0156 27F4 0001" /* .S.Û...OÉR.V'Ù.. */
341 $"5349 08F4 0001 1550 8252 0151 11F5 0001" /* SI.Ù...PÇR.Q.ı.. */
679 $"81F4 F3F2 F3F3 F3F4 F4F4 F5FB FCFC FCFC" /* ÅÙÛÚÛÛÛÙÙÙı˚¸¸¸¸ */
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duboot-sign.bbclass76 UBOOT_FIT_KEY_GENRSA_ARGS ?= "-F4"
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt184 openssl genrsa -F4 -out keys/dev.key 2048

12