Searched refs:ptr16 (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/lib/ |
| H A D | tpm-common.c | 88 u16 *ptr16 = NULL; in unpack_byte_string() local 101 ptr16 = va_arg(args, u16 *); in unpack_byte_string() 132 *ptr16 = get_unaligned_be16(str + offset); in unpack_byte_string()
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | x86.csv | 89 # One-of-a-kind operands: rel8, rel16, rel32, ptr16:16, ptr16:32, 1021 "CALL_FAR ptr16:32","LCALLL ptr16:32","lcalll ptr16:32","9A cd iw","V","N.S.","","operand32","r","Y… 1024 "CALL_FAR ptr16:16","LCALLW ptr16:16","lcallw ptr16:16","9A cw iw","V","N.S.","","operand16","r","Y… 1049 "JMP_FAR ptr16:32","LJMPL ptr16:32","ljmpl ptr16:32","EA cd iw","V","N.S.","","operand32","r","Y","" 1052 "JMP_FAR ptr16:16","LJMPW ptr16:16","ljmpw ptr16:16","EA cw iw","V","N.S.","","operand16","r","Y",""
|