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

  /toolchain/binutils/binutils-2.27/include/opcode/
msp430-decode.h 50 MSO_call,
  /toolchain/binutils/binutils-2.27/opcodes/
msp430-decode.opc 312 case 5: return MSO_call;
415 case MSO_call: F_____; break;
553 ID (MSO_call); AS (dstr, as);
558 ID (MSO_call); SA (IMMU(2) | (extb << 16));
566 ID (MSO_call); SA (pc + raddr + msp430->n_bytes);
571 ID (MSO_call); SC (IMMU(2) | (extb << 16));
msp430-decode.c 313 case 5: return MSO_call;
    [all...]

Completed in 607 milliseconds