Searched refs:quad0 (Results 1 – 2 of 2) sorted by relevance
85 brl->quad0.template = 0x05; /* [MLX](stop) */ in set_brl_inst()86 brl->quad0.slot0 = NOP_M_INST; /* nop.m 0x0 */ in set_brl_inst()87 brl->quad0.slot1_p0 = ((rel >> 20) & 0x7fffffffff) << 2; in set_brl_inst()315 bundle->quad0.slot0 = break_inst; in prepare_break_inst()318 bundle->quad0.slot1_p0 = break_inst; in prepare_break_inst()340 template = bundle->quad0.template; in get_kprobe_inst()344 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT); in get_kprobe_inst()345 *kprobe_inst = bundle->quad0.slot0; in get_kprobe_inst()349 kprobe_inst_p0 = bundle->quad0.slot1_p0; in get_kprobe_inst()510 unsigned int template = bundle->quad0.template; in __is_ia64_break_inst()[all …]
68 } quad0; member