Searched refs:read_error (Results 1 – 2 of 2) sorted by relevance
524 goto read_error; in look_for()528 read_error: in look_for()562 goto read_error; in look_past()566 read_error: in look_past()
1438 int (*read_error)(int dcrn); member1457 if (dcr_env->read_error != NULL) in ppc_dcr_read()1458 return (*dcr_env->read_error)(dcrn); in ppc_dcr_read()1507 int ppc_dcr_init (CPUPPCState *env, int (*read_error)(int dcrn), in ppc_dcr_init()1513 dcr_env->read_error = read_error; in ppc_dcr_init()