ObjFW  Check-in [452bdb4a5f]

Overview
Comment:lookup-asm-amd64-*: Remove useless mov

This mov was not correctly translated when the code was converted from
Intel syntax to AT&T syntax, but this never caused any trouble as rdi is
not used in the code it jumps to anyway.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 452bdb4a5f026d533335b294f26cf470f97dadaed6104a80a1d08ed3eb07d8e0
User & Date: js on 2014-02-19 13:05:17
Other Links: manifest | tags
Context
2014-02-19
14:31
Add lookup-asm-amd64-win64.S check-in: 80ab671cf4 user: js tags: trunk
13:05
lookup-asm-amd64-*: Remove useless mov check-in: 452bdb4a5f user: js tags: trunk
11:27
OFEnumerator: Fix documentation confusing Clang check-in: 3f59d993a3 user: js tags: trunk
Changes