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

  /toolchain/binutils/binutils-2.25/gas/config/
rl78-defs.h 46 extern void rl78_linkrelax_branch (void);
rl78-parse.y 339 { B1 (0xee); PC2 ($4); rl78_linkrelax_branch (); }
342 { B1 (0xed); O2 ($3); rl78_linkrelax_branch (); }
345 { B1 (0xec); O3 ($4); rl78_linkrelax_branch (); }
367 { B1 (0xfc); O3 ($4); rl78_linkrelax_branch (); }
1021 { B2 (0x61, 0xc8); rl78_linkrelax_branch (); }
1024 { B2 (0x61, 0xe3); rl78_linkrelax_branch (); }
1027 { B2 (0x61, 0xd8); rl78_linkrelax_branch (); }
1030 { B2 (0x61, 0xf3); rl78_linkrelax_branch (); }
1033 { B2 (0x61, 0xf8); rl78_linkrelax_branch (); }
1036 { B2 (0x61, 0xe8); rl78_linkrelax_branch (); }
    [all...]
tc-rl78.c 103 rl78_linkrelax_branch (void) function
    [all...]

Completed in 2181 milliseconds