Lines Matching defs:instr

3031    DiCursor instr   = instrIN;
3032 UChar instr_0 = ML_(cur_step_UChar)(&instr);
3047 return ML_(cur_minus)(instr, instrIN);
3052 off = step_leb128( &instr, 0 );
3063 return ML_(cur_minus)(instr, instrIN);
3075 return ML_(cur_minus)(instr, instrIN);
3087 ctx->loc = read_Addr(&instr[i]) - ctx->initloc; i+= sizeof(Addr);
3092 ctx->loc = step_encoded_Addr(adi, &instr);
3097 delta = (UInt)ML_(cur_step_UChar)(&instr);
3105 delta = (UInt)ML_(cur_step_UShort)(&instr);
3113 delta = (UInt)ML_(cur_step_UInt)(&instr);
3122 reg = step_leb128( &instr, 0 );
3123 off = step_leb128( &instr, 0 );
3135 reg = step_leb128( &instr, 0 );
3136 off = step_leb128( &instr, 1 );
3148 reg = step_leb128( &instr, 0 );
3149 reg2 = step_leb128( &instr, 0 );
3162 reg = step_leb128( &instr, 0 );
3163 off = step_leb128( &instr, 0 );
3173 reg = step_leb128( &instr, 0 );
3174 off = step_leb128( &instr, 1 );
3187 reg = step_leb128( &instr, 0 );
3188 off = step_leb128( &instr, 0 );
3198 reg = step_leb128( &instr, 0 );
3209 reg = step_leb128( &instr, 0 );
3210 off = step_leb128( &instr, 0 );
3220 reg = step_leb128( &instr, 0 );
3221 off = step_leb128( &instr, 1 );
3231 reg = step_leb128( &instr, 0);
3243 off = step_leb128( &instr, 0);
3253 off = step_leb128( &instr, 1);
3263 reg = step_leb128( &instr, 0);
3273 reg = step_leb128( &instr, 0);
3285 /*off = */ (void)step_leb128( &instr, 0 );
3295 reg = step_leb128( &instr, 0 );
3296 len = step_leb128( &instr, 0 );
3297 expr = instr;
3298 instr = ML_(cur_plus)(instr, len);
3326 reg = step_leb128( &instr, 0 );
3327 len = step_leb128( &instr, 0 );
3328 expr = instr;
3329 instr = ML_(cur_plus)(instr, len);
3355 len = step_leb128( &instr, 0 );
3356 expr = instr;
3357 instr = ML_(cur_plus)(instr, len);
3421 return ML_(cur_minus)(instr, instrIN);
3436 DiCursor instr = instrIN;
3437 UChar instr_0 = ML_(cur_step_UChar)(&instr);
3457 return ML_(cur_minus)(instr, instrIN);
3461 off = step_leb128( &instr, 0 );
3465 return ML_(cur_minus)(instr, instrIN);
3470 return ML_(cur_minus)(instr, instrIN);
3482 /* WAS: loc = read_Addr(&instr[i]); i+= sizeof(Addr);
3484 loc = step_encoded_Addr(adi, &instr);
3489 delta = (UInt)ML_(cur_step_UChar)(&instr);
3494 delta = (UInt)ML_(cur_step_UShort)(&instr);
3499 delta = (UInt)ML_(cur_step_UInt)(&instr);
3504 reg = step_leb128( &instr, 0 );
3505 off = step_leb128( &instr, 0 );
3510 reg = step_leb128( &instr, 0 );
3511 off = step_leb128( &instr, 1 );
3517 reg = step_leb128( &instr, 0);
3518 reg2 = step_leb128( &instr, 0);
3523 reg = step_leb128( &instr, 0);
3528 off = step_leb128( &instr, 0);
3533 off = step_leb128( &instr, 1);
3538 reg = step_leb128( &instr, 0);
3543 reg = step_leb128( &instr, 0);
3548 reg = step_leb128( &instr, 0);
3561 off = step_leb128( &instr, 0 );
3566 len = step_leb128( &instr, 0 );
3567 instr = ML_(cur_plus)(instr, len);
3572 reg = step_leb128( &instr, 0 );
3573 len = step_leb128( &instr, 0 );
3574 instr = ML_(cur_plus)(instr, len);
3579 reg = step_leb128( &instr, 0 );
3580 len = step_leb128( &instr, 0 );
3581 instr = ML_(cur_plus)(instr, len);
3586 reg = step_leb128( &instr, 0 );
3587 off = step_leb128( &instr, 0 );
3593 reg = step_leb128( &instr, 0 );
3594 off = step_leb128( &instr, 1 );
3601 reg = step_leb128( &instr, 0 );
3602 off = step_leb128( &instr, 0 );
3608 reg = step_leb128( &instr, 0 );
3609 off = step_leb128( &instr, 0 );
3615 reg = step_leb128( &instr, 0 );
3616 off = step_leb128( &instr, 1 );
3630 return ML_(cur_minus)(instr, instrIN);