Searched refs:gs_eci (Results 1 – 4 of 4) sorted by relevance
/external/strace/ |
D | s390.c | 1057 uint8_t gs_eci; member 1102 PRINT_FIELD_0X(", ", gsepl, gs_eci); in guard_storage_print_gsepl() 1104 !!(gsepl.gs_eci & 0x80), in guard_storage_print_gsepl() 1105 !!(gsepl.gs_eci & 0x40), in guard_storage_print_gsepl() 1106 gsepl.gs_eci & 0x01 ? "LLGFGS" : "LGG"); in guard_storage_print_gsepl()
|
/external/strace/tests-mx32/ |
D | s390_guarded_storage.c | 87 gsepl->gs_eci, gsepl->tx, gsepl->cx, in gs_print_epl()
|
/external/strace/tests-m32/ |
D | s390_guarded_storage.c | 87 gsepl->gs_eci, gsepl->tx, gsepl->cx, in gs_print_epl()
|
/external/strace/tests/ |
D | s390_guarded_storage.c | 87 gsepl->gs_eci, gsepl->tx, gsepl->cx, in gs_print_epl()
|