Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c194 unsigned int o2r_unit; in lookup_o2r() local
198 o2r_unit = (number & ~O2R_REG_MASK) >> 3; in lookup_o2r()
203 switch (o2r_unit) in lookup_o2r()
221 switch (o2r_unit) in lookup_o2r()
239 switch (o2r_unit) in lookup_o2r()
257 switch (o2r_unit) in lookup_o2r()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c194 unsigned int o2r_unit; in lookup_o2r() local
198 o2r_unit = (number & ~O2R_REG_MASK) >> 3; in lookup_o2r()
203 switch (o2r_unit) in lookup_o2r()
221 switch (o2r_unit) in lookup_o2r()
239 switch (o2r_unit) in lookup_o2r()
257 switch (o2r_unit) in lookup_o2r()