Searched refs:DUK_DEC_ABC (Results 1 – 12 of 12) sorted by relevance
39 #define DUK_DEC_ABC(x) (((x) >> 6) & 0x3ffffffUL) macro
802 duk_int_t diff1 = DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS; /* from next pc */ in duk__print_instr()
1735 target_pc1 = i + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;1750 target_pc2 = target_pc1 + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;
3241 duk_int_fast_t abc = DUK_DEC_ABC(ins);
3234 duk_int_fast_t abc = DUK_DEC_ABC(ins);
2544 #define DUK_DEC_ABC(x) (((x) >> 6) & 0x3ffffffUL) macro36537 duk_int_t diff1 = DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS; /* from next pc */59106 target_pc1 = i + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;59121 target_pc2 = target_pc1 + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;68470 duk_int_fast_t abc = DUK_DEC_ABC(ins);
2555 #define DUK_DEC_ABC(x) (((x) >> 6) & 0x3ffffffUL) macro36825 duk_int_t diff1 = DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS; /* from next pc */59467 target_pc1 = i + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;59482 target_pc2 = target_pc1 + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;68839 duk_int_fast_t abc = DUK_DEC_ABC(ins);
2555 #define DUK_DEC_ABC(x) (((x) >> 6) & 0x3ffffffUL) macro36618 duk_int_t diff1 = DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS; /* from next pc */59216 target_pc1 = i + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;59231 target_pc2 = target_pc1 + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;68581 duk_int_fast_t abc = DUK_DEC_ABC(ins);
2544 #define DUK_DEC_ABC(x) (((x) >> 6) & 0x3ffffffUL) macro36744 duk_int_t diff1 = DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS; /* from next pc */59357 target_pc1 = i + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;59372 target_pc2 = target_pc1 + 1 + DUK_DEC_ABC(ins) - DUK_BC_JUMP_BIAS;68728 duk_int_fast_t abc = DUK_DEC_ABC(ins);