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

  /src/external/gpl3/gdb/dist/sim/msp430/
msp430-sim.c 913 #define FLAGSV(vnz,c,v) do_flags (sd, opcode, vnz, c, v)
1296 FLAGSV (uresult, uresult != 0, (u1 & s1) && (u2 & s1));
  /src/external/gpl3/gdb.old/dist/sim/msp430/
msp430-sim.c 913 #define FLAGSV(vnz,c,v) do_flags (sd, opcode, vnz, c, v)
1296 FLAGSV (uresult, uresult != 0, (u1 & s1) && (u2 & s1));

Completed in 22 milliseconds