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

  /toolchain/binutils/binutils-2.27/opcodes/
rx-decode.opc 254 #define F__SZ_ rx->flags_0 = rx->flags_s = xS|xZ;
410 ID(and); SC(immm); DR(rdst); F__SZ_;
413 ID(and); SC(IMMex(im)); DR(rdst); F__SZ_;
416 ID(and); SP(ss, rsrc); DR(rdst); F__SZ_;
419 ID(and); SPm(ss, rsrc, mx); DR(rdst); F__SZ_;
422 ID(and); DR(rdst); SR(srcb); S2R(srca); F__SZ_;
428 ID(or); SC(immm); DR(rdst); F__SZ_;
431 ID(or); SC(IMMex(im)); DR(rdst); F__SZ_;
434 ID(or); SP(ss, rsrc); DR(rdst); F__SZ_;
437 ID(or); SPm(ss, rsrc, mx); DR(rdst); F__SZ_;
    [all...]
rx-decode.c 255 #define F__SZ_ rx->flags_0 = rx->flags_s = xS|xZ;
662 ID(and); SPm(ss, rsrc, mx); DR(rdst); F__SZ_;
723 ID(or); SPm(ss, rsrc, mx); DR(rdst); F__SZ_;
    [all...]

Completed in 176 milliseconds