Searched refs:v850_longcode (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.c476 v850_longcode (int type)
530 { "longcall", v850_longcode, 1 },
531 { "longjump", v850_longcode, 2 },
474 v850_longcode (int type) function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.c488 static void v850_longcode PARAMS ((int));
491 v850_longcode (type)
546 { "longcall", v850_longcode, 1 },
547 { "longjump", v850_longcode, 2 },
489 v850_longcode (type) function

Completed in 79 milliseconds