Bug 153433 - X86Assembler may be using oneByteOp8 unnecessarily for some 16-bit operations
Summary: X86Assembler may be using oneByteOp8 unnecessarily for some 16-bit operations
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 11:56 PST by Filip Pizlo
Modified: 2016-01-25 11:56 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-01-25 11:56:29 PST
This is a benign bug.  We can fix it eventually.