Neel Natu
4c98655ece
The "SUB" instruction used in getcc() actually does 'x -= y' so use the
...
proper constraint for 'x'. The "+r" constraint indicates that 'x' is an
input and output register operand.
While here generate code for different variants of getcc() using a macro
GETCC(sz) where 'sz' indicates the operand size.
Update the status bits in %rflags when emulating AND and OR opcodes.
Reviewed by: grehan
2014-08-30 19:59:42 +00:00
..
2014-08-30 19:59:42 +00:00
2014-08-20 17:02:37 +00:00
2014-08-25 07:15:14 +00:00
2014-04-07 20:44:00 +00:00
2014-08-30 02:13:04 +00:00
2014-08-30 03:10:55 +00:00
2014-08-30 03:10:55 +00:00
2014-08-30 13:47:05 +00:00
2014-08-28 00:05:02 +00:00
2014-06-24 06:55:49 +00:00
2014-08-14 16:01:51 +00:00
2014-08-30 19:55:54 +00:00
2014-08-24 17:03:52 +00:00
2014-06-28 03:56:17 +00:00
2014-08-18 19:27:47 +00:00
2014-08-19 03:51:05 +00:00
2014-08-30 17:48:38 +00:00
2014-03-19 21:03:04 +00:00
2014-08-30 03:10:55 +00:00
2014-08-17 09:44:42 +00:00
2014-08-30 19:55:54 +00:00
2014-08-28 17:40:19 +00:00
2014-08-29 18:02:58 +00:00
2014-08-20 09:10:03 +00:00
2014-07-01 07:54:12 +00:00
2014-08-26 21:15:34 +00:00
2014-08-22 19:21:08 +00:00
2014-08-15 02:43:02 +00:00
2014-08-23 17:57:06 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-07-01 20:00:35 +00:00
2014-03-11 00:25:55 +00:00
2014-08-29 14:47:05 +00:00
2014-03-11 01:45:46 +00:00
2014-06-28 17:36:18 +00:00
2014-06-11 14:53:58 +00:00
2014-08-23 20:35:33 +00:00
2014-07-01 20:47:16 +00:00
2014-08-20 16:04:30 +00:00
2014-08-23 18:11:54 +00:00
2014-08-30 02:13:04 +00:00
2014-02-06 13:28:06 +00:00
2014-06-10 06:24:01 +00:00
2014-08-29 09:04:24 +00:00
2014-08-29 21:20:36 +00:00
2014-08-30 17:48:38 +00:00
2014-08-04 08:42:29 +00:00
2014-07-07 00:27:09 +00:00