Searched refs:high2 (Results 1 – 3 of 3) sorted by relevance
555 uint8_t high2, low6; in _dwarf_frame_run_inst() local602 high2 = *p & 0xc0; in _dwarf_frame_run_inst()606 if (high2 > 0) { in _dwarf_frame_run_inst()607 switch (high2) { in _dwarf_frame_run_inst()922 uint8_t high2, low6; in _dwarf_frame_convert_inst() local1003 high2 = *p & 0xc0; in _dwarf_frame_convert_inst()1007 if (high2 > 0) { in _dwarf_frame_convert_inst()1008 switch (high2) { in _dwarf_frame_convert_inst()1010 SET_BASE_OP(high2); in _dwarf_frame_convert_inst()1014 SET_BASE_OP(high2); in _dwarf_frame_convert_inst()[all …]
450 u_long low1, high1, low2, high2; in isa_dmastatus_locked() local480 high2 = inb(waport); in isa_dmastatus_locked()491 cnt = (low2 + (high2 << 8) + 1) & 0xffff; in isa_dmastatus_locked()
839 lin low2, lin high2) in create_diff3_block() argument853 D_HIGHLINE (result, FILE2) = high2; in create_diff3_block()