HomeSort by relevance Sort by last modified time
    Searched refs:RX (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
byte.d 3 # The RX target allows quoted ASCII strings inside .byte directives
5 #skip: rx-*-*
align.d 3 # The RX port will always replace zeros in any aligned area with NOPs,
5 #not-target: m32c-* rx-*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
group1a.d 4 # The RX port uses non-standard section names.
5 #not-target: rx-*
group2.d 4 # The RX port uses non-standard section names.
5 #not-target: rx-*
groupautoa.d 4 # The RX port uses non-standard section names.
5 #not-target: rx-*
section4.d 3 # The RX port uses non-standard section names.
4 #not-target: rx-*
section7.d 4 # test harness translates ".text" into "P" for the RX...
5 #not-target: rx-*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
extract-symbol-1sec.d 6 #xfail: "hppa*-*-*" "rx-*-*"
7 # FAILS on the RX because the linker has to set LMA == VMA for the Renesas loader.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
overlay-size.d 4 # xfail: rx-*-*
5 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at2.d 5 # xfail: rx-*-*
6 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at5.d 6 # xfail: rx-*-*
7 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at1.d 5 # xfail: rx-*-*
6 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at4.d 5 # xfail: rx-*-*
6 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at3.d 5 # xfail: rx-*-* *-*-nacl*
6 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-over8-ok.d 5 # xfail: rx-*-* *-*-nacl*
6 # FAILS on the RX because the linker has to set LMA == VMA for the
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 142 /* The R1 register field in an RX or RS form instruction. */
145 { 4, 20, 0, 0, I370_OPERAND_GPR, "RX R1" },
147 /* The X2 index field in an RX form instruction. */
150 { 4, 16, 0, 0, I370_OPERAND_GPR | I370_OPERAND_INDEX, "RX X2"},
152 /* The B2 base field in an RX form instruction. */
155 { 4, 12, 0, 0, I370_OPERAND_GPR | I370_OPERAND_BASE, "RX B2"},
157 /* The D2 displacement field in an RX form instruction. */
160 { 12, 0, 0, 0, I370_OPERAND_RELATIVE, "RX D2"},
324 /* An RX form instruction. */
325 #define RX(op, r1, x2, b2, d2)
    [all...]
  /external/syslinux/gpxe/src/net/80211/
rc80211.c 45 * Indications of TX success are more reliable than RX success, but RX
49 * and RX separately) some state information for the most recent
59 * for rates with less than 4 RX packets or 1 TX, as an indicator that
63 * TX and RX goodness, where the weighting is by number of packets
64 * with data and TX packets are worth 4 times as much as RX packets.
94 * It is not possible to tell whether an RX packet had one or multiple
95 * retries; we rely instead on the fact that failed RX packets won't
96 * get to us at all, so if we receive a lot of RX packets on a certain
103 * It is not possible to tell whether an RX packet was setn if i
    [all...]
  /external/libese/libese-teq1/
teq1_private.h 53 #define TEQ1_RULE(TX, RX) (((TX & 255) << 8)|(RX & 255))
64 struct EseSgBuffer *rx; member in struct:Teq1State::__anon23322
84 .rx = (RX_BUFS), \
126 #define teq1_dump_receive(_B, _L) teq1_dump_buf("RX", (_B), (_L))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
rex.s 26 rex.RX
rex.d 28 [ ]*[0-9a-f]+:[ ]+46[ ]+rex.RX
  /external/libpcap/msdos/
pkt_rx1.s 11 %define NUM_RX_BUF 32 ; # of RX element buffers
23 .rxBuffer resb ETH_MTU ; RX buffer
35 _pktRxBuf resb (RX_SIZE*NUM_RX_BUF) ; RX structures
pkt_rx0.asm 21 NUM_RX_BUF = 32 ; # of RX element buffers
52 rxBuffer db RX_BUF_SIZE dup (0) ; RX buffer
60 _pktRxBuf RX_ELEMENT NUM_RX_BUF dup (<>) ; RX structures
92 ; This macro return ES:DI to tail of Rx queue
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
rex.d 29 [ ]*[0-9a-f]+:[ ]+46[ ]+rex.RX
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 348 final int RX = 4;
383 gc.fillRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
391 gc.drawRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 1734 milliseconds

1 2