Revision ea4e754f target-ppc/op.c
b/target-ppc/op.c | ||
---|---|---|
204 | 204 |
env->nip = PARAM(1); |
205 | 205 |
} |
206 | 206 |
|
207 |
PPC_OP(debug) |
|
208 |
{ |
|
209 |
do_raise_exception(EXCP_DEBUG); |
|
210 |
} |
|
211 |
|
|
207 | 212 |
/* Segment registers load and store with immediate index */ |
208 | 213 |
PPC_OP(load_srin) |
209 | 214 |
{ |
Also available in: Unified diff