Home
last modified time | relevance | path

Searched refs:PC_DISP11div2 (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/opcode/
HDscore-inst.h110 PC_DISP11div2, enumerator
387 PC_DISP11div2, 1, &score_df_range[_DISP11div2],
/trueos/contrib/binutils/gas/config/
HDtc-score.c523 {"jl!", 0x3001, 0x7001, 0x04000001, PC_DISP11div2, do16_jump},
524 {"j!", 0x3000, 0x7001, 0x04000000, PC_DISP11div2, do16_jump},
995 && (inst.type != PC_DISP11div2) in my_get_expression()
2164 case PC_DISP11div2: in get_insn_class_from_type()