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

  /toolchain/binutils/binutils-2.25/include/opcode/
i860.h 42 E_MOV = 1, E_ADDR, E_U32, E_AND, E_S32, E_DELAY, XP_ONLY
202 { "bla", 0xb4000000, 0x48000000, "1,2,r", E_DELAY }, /* bla isrc1s,isrc2,sbroff */
203 { "bri", 0x40000000, 0xbc000000, "1", E_DELAY }, /* bri isrc1ni */
207 { "calli", 0x4c000002, 0xb000001d, "1", E_DELAY }, /* calli isrc1ni */
222 { "br", 0x68000000, 0x94000000, "l", E_DELAY }, /* br lbroff */
223 { "call", 0x6c000000, 0x90000000, "l", E_DELAY }, /* call lbroff */
225 { "bc.t", 0x74000000, 0x88000000, "l", E_DELAY }, /* bc.t lbroff */
227 { "bnc.t", 0x7c000000, 0x80000000, "l", E_DELAY }, /* bnc.t lbroff */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i860.c 282 case E_DELAY:
    [all...]

Completed in 457 milliseconds