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

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.c916 static int type1_regs[32] =
937 case 0xffe00001: regs = type1_regs; break;
960 if (regs == type1_regs)
1038 if (regs == type1_regs)
914 static int type1_regs[32] = local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.c956 static int type1_regs[32] = {
974 case 0xffe00001: regs = type1_regs; break;
997 if (regs == type1_regs)
1075 if (regs == type1_regs)
954 static int type1_regs[32] = { local

Completed in 167 milliseconds