Searched refs:CODE_UNSUPP (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/s390x/ | ||
H A D | sthyi.h | 16 CODE_UNSUPP = 0x04, /* with cc = 3 */ enumerator |
H A D | sthyi.c | 79 report(cc == 3 && urc == CODE_UNSUPP, "Illegal fcode"); in test_function_code() |