HomeSort by: relevance | last modified time | path
    Searched defs:aext_im6_ip (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c 1999 static int aext_im6_ip = 0;
2219 aext_im6_ip = rt_value;
2220 *value = aext_im6_ip;
2236 if ((rt_value & 0x03) != aext_im6_ip)
2239 *value = aext_im6_ip;
1997 static int aext_im6_ip = 0; variable
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c 1999 static int aext_im6_ip = 0;
2219 aext_im6_ip = rt_value;
2220 *value = aext_im6_ip;
2236 if ((rt_value & 0x03) != aext_im6_ip)
2239 *value = aext_im6_ip;
1997 static int aext_im6_ip = 0; variable
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c 1999 static int aext_im6_ip = 0;
2219 aext_im6_ip = rt_value;
2220 *value = aext_im6_ip;
2236 if ((rt_value & 0x03) != aext_im6_ip)
2239 *value = aext_im6_ip;
1997 static int aext_im6_ip = 0; variable
  /src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c 1999 static int aext_im6_ip = 0;
2219 aext_im6_ip = rt_value;
2220 *value = aext_im6_ip;
2236 if ((rt_value & 0x03) != aext_im6_ip)
2239 *value = aext_im6_ip;
1997 static int aext_im6_ip = 0; variable

Completed in 68 milliseconds