Giter Club home page Giter Club logo

Comments (3)

bchurchill avatar bchurchill commented on July 21, 2024

On the other hand, others using x64asm may want this functionality, and it's pretty nice being able to use the stream operators. Do you think it makes sense to move some of the logic here? The current logic in STOKE is better.

from x64asm.

eschkufz avatar eschkufz commented on July 21, 2024

I don't know if I have a good answer for that.

Way back when I had a ostream overload for the reg_set in x64asm, but I
eventually moved it out to stoke. The rationale was that all the printing
methods in x64asm are of the form write_att(), meaning use AT&T syntax. I
figured that since the regset was a home grown thing, it wasn't right to
print it and call it AT&T since it's really just AT&T like. Putting a
printer there also means that we'd have to define printers for things like
eflags, which don't have an AT&T syntax at all.

So I vote stoke, but I suppose I don't feel all that strongly about it.

On Wed, Oct 22, 2014 at 3:38 AM, Berkeley Churchill <
[email protected]> wrote:

https://imgflip.com/i/dcbcw


Reply to this email directly or view it on GitHub
#53 (comment).

from x64asm.

eschkufz avatar eschkufz commented on July 21, 2024

This issue is subsumed by issue #64. I'll take this over as part of that fix. Closing this now.

from x64asm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.