HomeSort by relevance Sort by last modified time
    Searched refs:reg_0_map (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
mips16-opc.c 27 static unsigned char reg_0_map[] = { 0 }; variable
52 case '0': MAPPED_REG (0, 0, GP, reg_0_map);
micromips-opc.c 26 static unsigned char reg_0_map[] = { 0 }; variable
73 case 'z': MAPPED_REG (0, 0, GP, reg_0_map);
194 case 'z': MAPPED_REG (0, 0, GP, reg_0_map);
    [all...]
mips-opc.c 34 static unsigned char reg_0_map[] = { 0 }; variable
211 case 'z': MAPPED_REG (0, 0, GP, reg_0_map);
    [all...]

Completed in 76 milliseconds