Home
last modified time | relevance | path

Searched refs:pesbt_already_xored (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CHERI/cheri-compressed-cap/test/
H A Dtest_util.h94 __attribute__((used)) static cap_register_t decompress_representable(uint64_t pesbt_already_xored, … in decompress_representable() argument
96 …printf("Decompressing pesbt = %016" PRIx64 ", cursor = %016" PRIx64 "\n", pesbt_already_xored, cur… in decompress_representable()
97 decompress_128cap_already_xored(pesbt_already_xored, cursor, &result); in decompress_representable()
101 CHECK(pesbt_already_xored == new_pesbt_already_xored); in decompress_representable()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/cheri-common/cheri-compressed-cap/test/
H A Dtest_util.h94 __attribute__((used)) static cap_register_t decompress_representable(uint64_t pesbt_already_xored, … in decompress_representable() argument
96 …printf("Decompressing pesbt = %016" PRIx64 ", cursor = %016" PRIx64 "\n", pesbt_already_xored, cur… in decompress_representable()
97 decompress_128cap_already_xored(pesbt_already_xored, cursor, &result); in decompress_representable()
101 CHECK(pesbt_already_xored == new_pesbt_already_xored); in decompress_representable()