case '<': { char jit_dec_ptr[] = { 0x48, 0xff, 0xc9 // dec rcx }; vector_push_back(&op_instructions, jit_dec_ptr, sizeof(jit_dec_ptr)); } break;